Move definitions of TYPE_CODE_LENGTH and HAS_COMPILER_SUPPORT out of
authorChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 1992 02:48:56 +0000 (02:48 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 26 Sep 1992 02:48:56 +0000 (02:48 +0000)
commit35d5b1349ba8364206949d1e966bfe0aed5371ba
tree395097c38197194d8a62c667d91cbf5514149175
parent40d6c498aea39aace3b306af4ccf3ef66655432b
Move definitions of TYPE_CODE_LENGTH and HAS_COMPILER_SUPPORT out of
the command line and into "config.h"
16 files changed:
v7/src/microcode/config.h
v7/src/microcode/gctype.c
v7/src/microcode/m/alpha.h
v7/src/microcode/m/apoll68k.h
v7/src/microcode/m/hp9k300.h
v7/src/microcode/m/hp9k400.h
v7/src/microcode/m/hp9k800.h
v7/src/microcode/m/i386.h
v7/src/microcode/m/mips.h
v7/src/microcode/m/next.h
v7/src/microcode/m/sun3.h
v7/src/microcode/m/vax.h
v7/src/microcode/option.c
v7/src/microcode/unxutl/ymkfile
v7/src/microcode/wsize.c
v8/src/microcode/gctype.c