diff options
author | Roland Pesch <pesch@cygnus> | 1992-01-08 21:19:59 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-01-08 21:19:59 +0000 |
commit | 2bdd06b3d3bbf1279736e0fcca25f41506ca4fb6 (patch) | |
tree | 4b45deed742dd06429c06917dc562c90a09085ab /gas | |
parent | 32e4477444e71291d94bab804c899652510e583f (diff) | |
download | gdb-2bdd06b3d3bbf1279736e0fcca25f41506ca4fb6.zip gdb-2bdd06b3d3bbf1279736e0fcca25f41506ca4fb6.tar.gz gdb-2bdd06b3d3bbf1279736e0fcca25f41506ca4fb6.tar.bz2 |
Minor fixes for 68K-only config.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/doc/m680x0.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/m680x0.m4 b/gas/doc/m680x0.m4 index 1a5dbaa..a948569 100644 --- a/gas/doc/m680x0.m4 +++ b/gas/doc/m680x0.m4 @@ -1,4 +1,5 @@ _divert__(-1) +_define__(<_GENERIC__>,<0>) _define__(<_M680X0__>,<1>) _define__(<_HOST__>,<Motorola 680x0>) _define__(<_MACH_DEP__>,<M68K-Dependent>) |