]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Feb 2011 05:01:35 +0000 (05:01 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Feb 2011 05:01:35 +0000 (05:01 +0000)
commit4c8a6e069c908c65b60ee5b89db6cc3c5981f9a1
treeb3abb08135e33021e4da6843919215879541e23b
parentd6bf79a7f52ee90fa3d81b60d360beae0dc88e55
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the rest of the MdePkg ARM assembler to use the macro. Leave the old INTERWORK_FUNC macro in place until we can make sure all the other packages have been updated and then it can be removed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11289 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Arm/ProcessorBind.h
MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
MdePkg/Library/BaseCpuLib/Arm/CpuSleep.S
MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
MdePkg/Library/BaseLib/Arm/DisableInterrupts.S
MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
MdePkg/Library/BaseLib/Arm/Math64.S
MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S