old-cross-binutils/gas/config/te-gnu.h
Alan Modra 3896cfd563 * configure.tgt (i386-*-gnu*): Set em=gnu.
* config/te-gnu.h: New file.
	* config/tc-i386.c: Don't use '/' as comment char for TE_GNU.
2005-11-16 03:44:10 +00:00

4 lines
66 B
C

#define TE_GNU
#define LOCAL_LABELS_FB 1
#include "obj-format.h"