]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/lib/testchangebit.S
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
[linux-2.6-omap-h63xx.git] / arch / arm / lib / testchangebit.S
index b25dcd2be53ec6fc2cba40329890899d35c5a051..5c98dc567f0fc7b3ecad15acefd58538d983c124 100644 (file)
@@ -16,3 +16,5 @@ ENTRY(_test_and_change_bit_be)
                eor     r0, r0, #0x18           @ big endian byte ordering
 ENTRY(_test_and_change_bit_le)
        testop  eor, strb
+ENDPROC(_test_and_change_bit_be)
+ENDPROC(_test_and_change_bit_le)