blob: a01b16707bee1babdd24d6821458cbe73eba285b [file] [log] [blame]
Edward O'Callaghane2b15d52014-12-05 05:01:45 +11001#ifndef _GNBIOMMUSCRATCH_H_
2#define _GNBIOMMUSCRATCH_H_
3
4#include "AGESA.h"
5
6AGESA_STATUS
7GnbIommuScratchMemoryRangeInterface (
8 IN AMD_CONFIG_PARAMS *StdHeader
9 );
10
11#endif /* _GNBIOMMUSCRATCH_H_ */