Install <machine/mcontext.h>
This commit is contained in:
parent
fe365eaf9d
commit
467632cd2a
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2002/11/26 23:30:25 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2003/09/20 22:25:07 matt Exp $
|
||||
|
||||
INCSDIR= /usr/include/hp700
|
||||
|
||||
|
@ -12,7 +12,7 @@ INCS= ansi.h aout_machdep.h asm.h autoconf.h \
|
|||
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
|
||||
kcore.h \
|
||||
limits.h loadfile_machdep.h lock.h \
|
||||
math.h \
|
||||
math.h mcontext.h \
|
||||
nvm.h \
|
||||
param.h pcb.h pdc.h pmap.h pmc.h \
|
||||
proc.h profile.h psl.h pte.h ptrace.h \
|
||||
|
|
Loading…
Reference in New Issue