]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of...
[mirror_edk2.git] / ArmPkg / Library / BaseMemoryLibVstm / Arm / CopyMem.S
index 2ce686c15266ba94b8131f29b758e80270507fb2..69db9365557f58dcb170a3fbeb4ba14569d50d28 100755 (executable)
@@ -6,8 +6,8 @@
 # 32-bit aligned, else it does a byte copy. It also does a byte copy for\r
 # any trailing bytes. Update using VSTM/SLDM to do 128 byte copies.\r
 #\r
-# Copyright (c) 2008-2010 Apple Inc. All rights reserved.<BR>\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
+# 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
@@ -40,6 +40,7 @@ InternalMemCopyMem (
 .text\r
 .align 2\r
 .globl ASM_PFX(InternalMemCopyMem)\r
+INTERWORK_FUNC(InternalMemCopyMem)\r
 \r
 ASM_PFX(InternalMemCopyMem):\r
        stmfd   sp!, {r4, r9, lr}\r