summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/amix.h
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1993-06-25 21:34:25 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1993-06-25 21:34:25 +0000
commit5dd9f7fdabbdd4151d75cf63951799241d9604dc (patch)
tree597bd90b4491f24d1bb02b992f2dd314cb4b8822 /gcc/config/m68k/amix.h
parentbc7fd0f0612e7d131502eec24f3194405eddfb1f (diff)
downloadgcc-5dd9f7fdabbdd4151d75cf63951799241d9604dc.tar.gz
(CPP_PREDEFINES): Add __motorola__.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4731 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/amix.h')
-rw-r--r--gcc/config/m68k/amix.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/m68k/amix.h b/gcc/config/m68k/amix.h
index 40e48bf148a..964297b43aa 100644
--- a/gcc/config/m68k/amix.h
+++ b/gcc/config/m68k/amix.h
@@ -36,7 +36,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \
- "-Dm68k -Dunix -DAMIX -D__svr4__ -Amachine(m68k) -Acpu(m68k) -Asystem(unix) -Alint(off)"
+ "-Dm68k -Dunix -DAMIX -D__svr4__ -D__motorola__ \
+ -Amachine(m68k) -Acpu(m68k) -Asystem(unix) -Alint(off)"
/* At end of a switch table, define LDnnn iff the symbol LInnn was defined.
Some SGS assemblers have a bug such that "Lnnn-LInnn-2.b(pc,d0.l*2)"