Machine pmc.h
This commit is contained in:
parent
fa03f6e74d
commit
c60d6ae15b
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2000/06/26 15:42:36 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2000/11/05 22:28:00 thorpej Exp $
|
||||
|
||||
KDIR= /sys/arch/i386/include
|
||||
INCSDIR= /usr/include/i386
|
||||
|
@ -9,7 +9,7 @@ INCS= ansi.h aout_machdep.h apmvar.h asm.h bioscall.h bootinfo.h bswap.h \
|
|||
float.h frame.h freebsd_machdep.h gdt.h ibcs2_machdep.h ieee.h \
|
||||
ieeefp.h int_types.h intr.h joystick.h kcore.h limits.h lock.h math.h \
|
||||
mouse.h npx.h param.h pcb.h pccons.h pio.h pmap.h \
|
||||
proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \
|
||||
pmc.h proc.h profile.h psl.h pte.h ptrace.h reg.h segments.h \
|
||||
setjmp.h signal.h specialreg.h spkr.h stdarg.h \
|
||||
svr4_machdep.h sysarch.h trap.h tss.h types.h varargs.h vm86.h \
|
||||
vmparam.h
|
||||
|
|
Loading…
Reference in New Issue