mirror of https://github.com/acidanthera/audk.git
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:
parent
0e0fb74a06
commit
77d7af4758
|
@ -13,7 +13,7 @@
|
|||
**/
|
||||
|
||||
#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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue