mirror of https://github.com/acidanthera/audk.git
BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11999 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7f21c4a227
commit
da22bd6171
|
@ -14,7 +14,7 @@
|
|||
#include <AsmMacroIoLib.h>
|
||||
#include <Base.h>
|
||||
#include <Library/PcdLib.h>
|
||||
#include <ArmPlatform.h>
|
||||
#include <BeagleBoard.h>
|
||||
#include <AutoGen.h>
|
||||
|
||||
.text
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
#include <AsmMacroIoLib.h>
|
||||
#include <Base.h>
|
||||
#include <Library/PcdLib.h>
|
||||
#include <ArmPlatform.h>
|
||||
#include <BeagleBoard.h>
|
||||
#include <AutoGen.h>
|
||||
|
||||
INCLUDE AsmMacroIoLib.inc
|
||||
|
|
Loading…
Reference in New Issue