Update intrinsics for code sourcery gcc

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10262 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-03-17 02:29:12 +00:00
parent bff4e9ea4f
commit 4e471bfd4d
21 changed files with 178 additions and 94 deletions

View File

@@ -14,10 +14,9 @@
.text
.align 2
.globl _memcpy
_memcpy:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 1, uses_anonymous_args = 0
.globl ASM_PFX(memcpy)
ASM_PFX(memcpy):
stmfd sp!, {r7, lr}
mov ip, #0
add r7, sp, #0