[ARM] 5227/1: Add the ENDPROC declarations to the .S files
[pandora-kernel.git] / arch / arm / lib / strrchr.S
index 538df22..302f20c 100644 (file)
@@ -23,3 +23,4 @@ ENTRY(strrchr)
                bne     1b
                mov     r0, r3
                mov     pc, lr
+ENDPROC(strrchr)