From: Roland McGrath Date: Fri, 10 Jan 2014 17:30:15 +0000 (-0800) Subject: Remove obsolete macro. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11318913122b29322b4b1a130ad9932fbcd2f12e;p=thirdparty%2Fglibc.git Remove obsolete macro. --- diff --git a/sysdeps/arm/nacl/arm-features.h b/sysdeps/arm/nacl/arm-features.h index 7ae04a845f4..403e182484a 100644 --- a/sysdeps/arm/nacl/arm-features.h +++ b/sysdeps/arm/nacl/arm-features.h @@ -32,9 +32,6 @@ /* Computed branch targets must be bundle-aligned, which is to 16 bytes. */ #define ARM_BX_ALIGN_LOG2 4 -/* We define bx to sfi_bx, which expands to two instructions. */ -#define ARM_BX_NINSNS 2 - /* Two-register addressing modes are never allowed. */ #define ARM_NO_INDEX_REGISTER 1