]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/udivmoddi4.S
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib...
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / udivmoddi4.S
index 03959d6c49c65e298b0b84580ca48b929451fac3..c6b823986cddf20ba9aab7c6989dcacb22b7f0f1 100644 (file)
@@ -1,8 +1,8 @@
 #------------------------------------------------------------------------------ 
 #
-# Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
 #
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
 # are licensed and made available under the terms and conditions of the BSD License
 # which accompanies this distribution.  The full text of the license may be found at
 # http://opensource.org/licenses/bsd-license.php
@@ -14,7 +14,7 @@
 
        .text
        .align 2
-       .globl ASM_PFX(__udivmoddi4)
+       GCC_ASM_EXPORT(__udivmoddi4)
        
 ASM_PFX(__udivmoddi4):
        stmfd   sp!, {r4, r5, r6, r7, lr}