8sa1-gcc/gcc/config/m68k/newsgas.h
James Van Artsdalen 6f1c3a3377 Use new file names for included m68k files.
From-SVN: r3096
1993-01-05 08:47:27 +00:00

8 lines
246 B
C

/* In Sony versions before 3.0, use the GNU Assembler, because the
system's assembler has no way to assemble the difference of two
labels for the displacement in a switch-dispatch instruction. */
#define USE_GAS
#include "m68k/news.h"