Move LongRun support out of identcpu.c, where it hardly belongs, into its

own file and make it opt-in, not mandatory, depending on CPU_ENABLE_LONGRUN
config(8) option.

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
Discussed with: nate
MFC after:      2 weeks
This commit is contained in:
Maxim Sobolev 2004-01-25 09:59:15 +00:00
parent c77ac1fdee
commit 1fbb6abce0

View file

@ -53,6 +53,7 @@ CPU_ELAN_XTAL opt_cpu.h
CPU_ELAN_PPS opt_cpu.h
CPU_ENABLE_SSE opt_cpu.h
CPU_ENABLE_TCC opt_cpu.h
CPU_ENABLE_LONGRUN opt_cpu.h
CPU_FASTER_5X86_FPU opt_cpu.h
CPU_GEODE opt_cpu.h
CPU_I486_ON_386 opt_cpu.h