]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / CpuBreakpoint.S
index 8ba3a439bda338c6ca9e43868833e4785dcf4ce4..b6b80a1326d05f46733eb8ae515774f442647265 100644 (file)
@@ -16,8 +16,7 @@
 \r
 .text\r
 .p2align 2\r
-.globl ASM_PFX(CpuBreakpoint)\r
-INTERWORK_FUNC(CpuBreakpoint)
+GCC_ASM_EXPORT(CpuBreakpoint)\r
 \r
 #/**\r
 #  Generates a breakpoint on the CPU.\r