]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of...
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / ldivmod.S
index d5a68ae28588dd2a07593842309214e8ab4a50cd..f8cd1aa9e273b3c3b01d6a99c31bc23244e73c31 100755 (executable)
@@ -16,6 +16,7 @@
        .text
        .align 2
        .globl ASM_PFX(__aeabi_ldivmod)
+  INTERWORK_FUNC(__aeabi_ldivmod)\r
 
 //
 // A pair of (unsigned) long longs is returned in {{r0, r1}, {r2, r3}},