diff options
Diffstat (limited to 'gas/as.c')
-rw-r--r-- | gas/as.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -132,7 +132,6 @@ static int flag_macro_alternate; #define EMULATION_ENVIRON "AS_EMULATION" extern struct emulation mipsbelf, mipslelf, mipself; -extern struct emulation mipsbecoff, mipslecoff, mipsecoff; extern struct emulation i386coff, i386elf, i386aout; extern struct emulation crisaout, criself; |