summary refs log tree commit diff
path: root/sysdeps/arm/nacl/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/nacl/sysdep.h')
-rw-r--r--sysdeps/arm/nacl/sysdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/arm/nacl/sysdep.h b/sysdeps/arm/nacl/sysdep.h
index 951df3215d..aeb5566dde 100644
--- a/sysdeps/arm/nacl/sysdep.h
+++ b/sysdeps/arm/nacl/sysdep.h
@@ -60,6 +60,7 @@
 /* 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.  */