summaryrefslogtreecommitdiffstats
path: root/aclocal/i386-gas-code16.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/i386-gas-code16.m4')
-rw-r--r--aclocal/i386-gas-code16.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/i386-gas-code16.m4 b/aclocal/i386-gas-code16.m4
index ec0314980e..864f38a5bd 100644
--- a/aclocal/i386-gas-code16.m4
+++ b/aclocal/i386-gas-code16.m4
@@ -23,5 +23,6 @@ EOF
RTEMS_GAS_CODE16="$rtems_cv_prog_gas_code16"
fi
AC_SUBST(RTEMS_GAS_CODE16)
+ AC_DEFINE_UNQUOTED(NEW_GAS,1,[if using 16 bit mode assembler support])
])