Make MdePkg GCC clean

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3710 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-08-27 03:02:57 +00:00
parent 65010787e1
commit f490a61d79
3 changed files with 5 additions and 5 deletions

View File

@@ -409,7 +409,7 @@ EFI_STATUS
//
// DXE Services Table
//
#define DXE_SERVICES_SIGNATURE 0x565245535f455844
#define DXE_SERVICES_SIGNATURE 0x565245535f455844ULL
#define DXE_SERVICES_REVISION ((1<<16) | (00))
typedef struct {