ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
[pandora-kernel.git] / arch / arm / lib / changebit.S
index 68ed5b6..f402786 100644 (file)
@@ -12,6 +12,4 @@
 #include "bitops.h"
                 .text
 
-ENTRY(_change_bit)
-       bitop   eor
-ENDPROC(_change_bit)
+bitop  _change_bit, eor