Add mcontext.h.
This commit is contained in:
parent
4212ab36e8
commit
9a323447ab
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.4 2002/11/26 23:30:27 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2003/01/18 18:17:23 augustss Exp $
|
||||
|
||||
INCSDIR= /usr/include/pmppc
|
||||
|
||||
@ -13,7 +13,7 @@ INCS= ansi.h aout_machdep.h asm.h \
|
||||
intr.h ipkdb.h \
|
||||
kcore.h kgdb.h \
|
||||
limits.h lock.h \
|
||||
math.h \
|
||||
math.h mcontext.h \
|
||||
param.h pcb.h pio.h pmap.h pmc.h powerpc.h proc.h profile.h psl.h \
|
||||
ptrace.h \
|
||||
reg.h reloc.h \
|
||||
|
3
sys/arch/pmppc/include/mcontext.h
Normal file
3
sys/arch/pmppc/include/mcontext.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: mcontext.h,v 1.1 2003/01/18 18:17:24 augustss Exp $ */
|
||||
|
||||
#include <powerpc/mcontext.h>
|
Loading…
Reference in New Issue
Block a user