Tandem/MRI syntax bit rot
authorSteve Chamberlain <sac@cygnus>
Sat, 22 Feb 1992 03:06:02 +0000 (03:06 +0000)
committerSteve Chamberlain <sac@cygnus>
Sat, 22 Feb 1992 03:06:02 +0000 (03:06 +0000)
gas/config/tc-m68kmote.c

index 206312a..4f8b213 100644 (file)
@@ -54,6 +54,8 @@ const char line_comment_chars[] = "*";
 const char line_comment_chars[] = "#";
 #endif
 
+#define NO_RELOC 0
+
 /* Chars that can be used to separate mant from exp in floating point nums */
 const char EXP_CHARS[] = "eE";