X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Flib%2Ftestsetbit.S;h=8d1b2fe9e4873ba8d53ba75773a7e30e92292b7c;hb=72784134ce53b8e40deb8c9981ec52122d9f6208;hp=1c98cc2185bb0885ae0cac805193f52d34345608;hpb=0965537308ac3b267ea16e731bd73870a51c53b8;p=pandora-kernel.git diff --git a/arch/arm/lib/testsetbit.S b/arch/arm/lib/testsetbit.S index 1c98cc2185bb..8d1b2fe9e487 100644 --- a/arch/arm/lib/testsetbit.S +++ b/arch/arm/lib/testsetbit.S @@ -12,6 +12,4 @@ #include "bitops.h" .text -ENTRY(_test_and_set_bit) - testop orreq, streq -ENDPROC(_test_and_set_bit) +testop _test_and_set_bit, orreq, streq