[ARM] 5227/1: Add the ENDPROC declarations to the .S files

This declaration specifies the "function" type and size for various
assembly functions, mainly needed for generating the correct branch
instructions in Thumb-2.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Bu işleme şunda yer alıyor:
Catalin Marinas
2008-08-28 11:22:32 +01:00
işlemeyi yapan: Russell King
ebeveyn 8d5796d2ec
işleme 93ed397011
58 değiştirilmiş dosya ile 201 ekleme ve 50 silme

Dosyayı Görüntüle

@@ -47,3 +47,5 @@ ENTRY(__aeabi_llsl)
mov al, al, lsl r2
mov pc, lr
ENDPROC(__ashldi3)
ENDPROC(__aeabi_llsl)