aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/config/tc-m68kmote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-m68kmote.c b/gas/config/tc-m68kmote.c
index 4f8b213..dd18c7e 100644
--- a/gas/config/tc-m68kmote.c
+++ b/gas/config/tc-m68kmote.c
@@ -422,7 +422,7 @@ static void s_proc();
#endif /* not __STDC__ */
-static enum m68k_architecture current_architecture = 0;
+static enum m68k_architecture current_architecture = _m68k_undef;
/* BCC68000 is for patching in an extra jmp instruction for long offsets
on the 68000. The 68000 doesn't support long branches with branchs */