blob: a8d9a33c501efaeac12f751532eb102a7687dc59 [file] [log] [blame]
#ifndef __AGESA_DEBUG_UTIL_H__
#define __AGESA_DEBUG_UTIL_H__
#include "AMD.h"
const char *heap_status_name(UINT8 HeapStatus);
#endif