(NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined.
From-SVN: r3514
This commit is contained in:
parent
d4f8225ab7
commit
d872043a17
@ -30,6 +30,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#define SGS_SWAP_W /* Use swap.w rather than just plain swap */
|
||||
#define SGS_SWITCH_TABLES /* Different switch table handling */
|
||||
|
||||
#define NO_DOLLAR_IN_LABEL
|
||||
#define NO_DOT_IN_LABEL
|
||||
|
||||
#include "m68k/m68k.h"
|
||||
|
||||
/* See m68k.h. 7 means 68020 with 68881. */
|
||||
|
Loading…
Reference in New Issue
Block a user