summaryrefslogtreecommitdiffstats
path: root/BeagleBoardPkg/Sec
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-02 22:37:37 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-02-02 22:37:37 +0000
commit6111eb855592438cc6f2da44e5887f8065bcef6e (patch)
treee72bc872093c428d8bfae75eeefbc176dd9dfda9 /BeagleBoardPkg/Sec
parent1bfda055dfbc52678655ab2ded721f9f7c0cd496 (diff)
downloadedk2-6111eb855592438cc6f2da44e5887f8065bcef6e.tar.gz
edk2-6111eb855592438cc6f2da44e5887f8065bcef6e.tar.bz2
edk2-6111eb855592438cc6f2da44e5887f8065bcef6e.zip
Update to match changes in the ArmPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11294 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BeagleBoardPkg/Sec')
-rw-r--r--BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S b/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S
index c8deed83b4..94291fc52c 100644
--- a/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S
+++ b/BeagleBoardPkg/Sec/Arm/ModuleEntryPoint.S
@@ -19,8 +19,7 @@
.align 3
.globl ASM_PFX(CEntryPoint)
-.globl ASM_PFX(_ModuleEntryPoint)
-INTERWORK_FUNC(_ModuleEntryPoint)
+GCC_ASM_EXPORT(_ModuleEntryPoint)
ASM_PFX(_ModuleEntryPoint):