[ARM] 5227/1: Add the ENDPROC declarations to the .S files
[deliverable/linux.git] / arch / arm / lib / strnlen_user.S
index 18d8fa4f925a92c397006d7105d9fa8b7bc8c4d0..90bb9d020836428050db83a2a614528a428f31d6 100644 (file)
@@ -31,6 +31,7 @@ USER( ldrbt   r3, [r0], #1)
        add     r0, r0, #1
 2:     sub     r0, r0, r2
        mov     pc, lr
+ENDPROC(__strnlen_user)
 
        .section .fixup,"ax"
        .align  0
This page took 0.024428 seconds and 5 git commands to generate.