]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove unused macro.
authorRoland McGrath <roland@hack.frob.com>
Thu, 12 Feb 2015 22:57:04 +0000 (14:57 -0800)
committerRoland McGrath <roland@hack.frob.com>
Thu, 12 Feb 2015 22:57:04 +0000 (14:57 -0800)
sysdeps/arm/nacl/sysdep.h

index aeb5566dde72824930d4803429f6aba1b63b54e3..951df3215d1150d3c8abcdbd7e96e1bc2adc52e1 100644 (file)
@@ -60,7 +60,6 @@
 /* Rather than macroizing the code any more, we can just define a few
    mnemonics as macros here.  */
 # define bl                    sfi_bl
-# define bxne                  sfi_blne /* Only condition now in use.  */
 # define bx                    sfi_bx
 # define blx                   sfi_blx
 # define bxeq                  sfi_bxeq /* Only condition now in use.  */