mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 15:44:04 +02:00
IPF GCC tool-chain cleanup.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6891 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
2a2df9bec9
commit
bb4af2926a
@ -25,8 +25,8 @@
|
|||||||
|
|
||||||
.file "setjmp.s"
|
.file "setjmp.s"
|
||||||
|
|
||||||
#include <asm.h>
|
#include <Asm.h>
|
||||||
#include <ia_64gen.h>
|
#include <Ia_64Gen.h>
|
||||||
|
|
||||||
// int SetJump(struct jmp_buffer save)
|
// int SetJump(struct jmp_buffer save)
|
||||||
//
|
//
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
.file "SwitchStack.s"
|
.file "SwitchStack.s"
|
||||||
|
|
||||||
#include <asm.h>
|
#include <Asm.h>
|
||||||
#include <ia_64gen.h>
|
#include <Ia_64Gen.h>
|
||||||
|
|
||||||
// Define hardware RSE Configuration Register
|
// Define hardware RSE Configuration Register
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user