]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
MdePkg/BaseLib: Support IA32 processors without CMOVx
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / CpuBreakpoint.S
index 26c6818b3495b5d07a3fffc6210772c601aa1ea5..b6b80a1326d05f46733eb8ae515774f442647265 100644 (file)
@@ -7,7 +7,7 @@
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
+# http://opensource.org/licenses/bsd-license.php.\r
 #\r
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
@@ -16,7 +16,7 @@
 \r
 .text\r
 .p2align 2\r
-.globl ASM_PFX(CpuBreakpoint)\r
+GCC_ASM_EXPORT(CpuBreakpoint)\r
 \r
 #/**\r
 #  Generates a breakpoint on the CPU.\r