]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/lib/strrchr.S
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
[linux-2.6-omap-h63xx.git] / arch / arm / lib / strrchr.S
index 538df220aa48e5b827263b68034f433f7cd970d1..302f20cd24237634889ff86218f531d2b30394b1 100644 (file)
@@ -23,3 +23,4 @@ ENTRY(strrchr)
                bne     1b
                mov     r0, r3
                mov     pc, lr
+ENDPROC(strrchr)