1991-12-01 00:07:32 -05:00
|
|
|
/* 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
|
|
|
|
|
1993-01-05 03:47:27 -05:00
|
|
|
#include "m68k/news.h"
|