Test __IBMC__ in addition to __STDC__ because the IBM OS/2 C compiler
authorChris Hanson <org/chris-hanson/cph>
Sun, 8 Oct 1995 15:31:46 +0000 (15:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 8 Oct 1995 15:31:46 +0000 (15:31 +0000)
commit23a1feafd10fc012ef2bf12355f69da4712276be
tree82a3edce6041f35a405b4498af84b70612293328
parent6e08e9e4bc737dedf4d74af64eefa83bf364553e
Test __IBMC__ in addition to __STDC__ because the IBM OS/2 C compiler
defines __STDC__ to mean "strict ANSI" rather than "ANSI features
supported".
v7/src/microcode/ansidecl.h
v7/src/microcode/outf.c
v8/src/microcode/cmpint.c