ArmPkg/ArmMpCoreInfo.h: Fixed macro definition

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14954 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin 2013-12-10 16:37:10 +00:00 committed by oliviermartin
parent 0e0fb74a06
commit 77d7af4758
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
**/ **/
#ifndef __ARM_MP_CORE_INFO_PPI_H__ #ifndef __ARM_MP_CORE_INFO_PPI_H__
#define __ARM_MP_CORE_INFO_PPI_H_ #define __ARM_MP_CORE_INFO_PPI_H__
#include <Guid/ArmMpCoreInfo.h> #include <Guid/ArmMpCoreInfo.h>