]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/umodsi3.S
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of...
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / umodsi3.S
index 919018ab888c6ceeba42f1f082947d5875e327c6..30dc55193bcd73534cf34bd8ce0138d32660a629 100644 (file)
@@ -15,6 +15,7 @@
        .text
        .align 2
        .globl  ASM_PFX(__umodsi3)
+        INTERWORK_FUNC(__umodsi3)
        
 ASM_PFX(__umodsi3):
        stmfd   sp!, {r4, r5, r7, lr}