old-cross-binutils/gas/config/te-lnews.h
Stan Shebs af942793a8 * configure.in (mips*-*-lnews*): New target, also make empty
emulation list for this target.
	* configure: Update.
	* tc-mips.c (ECOFF_LITTLE_FORMAT): Define.
	(mips_target_format): Use.
	* te-lnews.h: New file.
1997-02-27 02:40:44 +00:00

5 lines
127 B
C

/* te-lnews.h -- little-endian NEWS emulation. */
#define ECOFF_LITTLE_FORMAT "ecoff-biglittlemips"
#include "obj-format.h"