diff options
author | wpaul <wpaul@FreeBSD.org> | 1995-04-14 02:06:00 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1995-04-14 02:06:00 +0000 |
commit | d9a6e86fa730cc34ffa056db652632c99559cf0a (patch) | |
tree | dd2429cccdc6751f78ef61d6e53b5dc10a609303 /lib | |
parent | 20571a3249793d3e64b2986760e8e66722920f0b (diff) | |
download | FreeBSD-src-d9a6e86fa730cc34ffa056db652632c99559cf0a.zip FreeBSD-src-d9a6e86fa730cc34ffa056db652632c99559cf0a.tar.gz |
Hopefully I won't get flamed for this: insert a few more #if defined(I486_CPU)
and #if defined (I586_CPU) thingies into identifycpu() so that we only
compile in what's actually needed for a given CPU. So far as I can tell,
none of my 386 machines generate a cpu_vendor code, so I made the extra vendor
and feature line conditional on I486_CPU and I586_CPU. (Otherwise we
print out a blank line which looks silly.)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions