Change the macro name to sync with new files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3213 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24 2007-07-12 09:52:16 +00:00
parent 1fddb64596
commit f858247096
1 changed files with 2 additions and 2 deletions

View File

@ -1329,8 +1329,8 @@ typedef struct {
**/
#define PAL_PERF_MON_INFO 15
#define PAL_INTERRUPT_BLOCK_TOKEN 0x0
#define PAL_IO_BLOCK_TOKEN 0x1
#define PAL_PLATFORM_ADDR_INTERRUPT_BLOCK_TOKEN 0x0
#define PAL_PLATFORM_ADDR_IO_BLOCK_TOKEN 0x1
/**