sys/arch/x86/include updates
. primary purpose is to synchronize with <ieeefp.h> which expects a fp_prec from sys/arch/x86/include/ieeefp.h
This commit is contained in:
@@ -2,14 +2,27 @@
|
||||
|
||||
INCSDIR=/usr/include/x86
|
||||
|
||||
INCS= \
|
||||
INCS= aout_machdep.h \
|
||||
bootinfo.h \
|
||||
cacheinfo.h \
|
||||
cpu.h \
|
||||
cpu_ucode.h \
|
||||
cputypes.h \
|
||||
cpuvar.h \
|
||||
float.h \
|
||||
ieee.h ieeefp.h \
|
||||
math.h mutex.h \
|
||||
intr.h intrdefs.h \
|
||||
lock.h \
|
||||
math.h mutex.h mtrr.h \
|
||||
pio.h \
|
||||
pmap.h \
|
||||
pmap_pv.h \
|
||||
psl.h \
|
||||
pte.h \
|
||||
rwlock.h \
|
||||
|
||||
specialreg.h \
|
||||
sysarch.h \
|
||||
trap.h \
|
||||
via_padlock.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
||||
Reference in New Issue
Block a user