To support GCC build. Currently, it could not pass GCC build,since tool could not build .S file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3297 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-07-17 09:19:49 +00:00
parent 77ee706ba5
commit 48924f1488
6 changed files with 116 additions and 37 deletions

View File

@@ -16,6 +16,14 @@
#ifndef __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__
#define __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__
#include <PiPei.h>
//
// The Library classes this module consumes
//
#include <Library/PeiServicesTablePointerLib.h>
#include <Library/DebugLib.h>
extern
EFI_PEI_SERVICES **
EFIAPI