blob: 2e0704b1dbcdd63589050cef25f1e0fd40ba4152 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __AGESA_HEADERS_H__
#define __AGESA_HEADERS_H__
#define AGESA_HEADERS_ARE_WRAPPED
#pragma pack(push)
#include "Porting.h"
#include "AGESA.h"
#include "AMD.h"
#include "Include/PlatformMemoryConfiguration.h"
#include "Proc/Fch/FchPlatform.h"
#pragma pack(pop)
#undef AGESA_HEADERS_ARE_WRAPPED
#endif