kernel: Remove Cyrix CPUs specific handling
authorFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 17 Jul 2013 21:18:26 +0000 (23:18 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 18 Jul 2013 05:59:52 +0000 (07:59 +0200)
commitee2dcf1b4d8bc7ab7cbac61ab4bdc841a0d11698
treeef6dca9dc1bc77d5302d3d03080692e152bc39a2
parenta007c531934867f913b30b2bf43d5535ff402b69
kernel: Remove Cyrix CPUs specific handling

* Remove kernel options, constants, detection code and special
  initialization routines for Cyrix CPUs

* Part of this code prevents the i386 vkernel from beeing compiled
  from a source tree with PAT support

* Recent versions of DragonFly cannot possibly run on machines using
  these processors anyway
sys/config/LINT
sys/cpu/i386/include/cputypes.h
sys/cpu/i386/include/specialreg.h
sys/emulation/linux/i386/linprocfs/linprocfs_misc.c
sys/platform/pc32/conf/options
sys/platform/pc32/i386/identcpu.c
sys/platform/pc32/i386/initcpu.c