Commit d872043a by Richard Stallman

(NO_DOLLAR_IN_LABEL, NO_DOT_IN_LABEL): Defined.

From-SVN: r3514
parent d4f8225a
...@@ -30,6 +30,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -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_SWAP_W /* Use swap.w rather than just plain swap */
#define SGS_SWITCH_TABLES /* Different switch table handling */ #define SGS_SWITCH_TABLES /* Different switch table handling */
#define NO_DOLLAR_IN_LABEL
#define NO_DOT_IN_LABEL
#include "m68k/m68k.h" #include "m68k/m68k.h"
/* See m68k.h. 7 means 68020 with 68881. */ /* See m68k.h. 7 means 68020 with 68881. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment