Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/include Install <machine/mcontext.h>
details: https://anonhg.NetBSD.org/src/rev/2fd1111a9497
branches: trunk
changeset: 552171:2fd1111a9497
user: matt <matt%NetBSD.org@localhost>
date: Sat Sep 20 22:25:07 2003 +0000
description:
Install <machine/mcontext.h>
diffstat:
sys/arch/hp700/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c68efe38a91c -r 2fd1111a9497 sys/arch/hp700/include/Makefile
--- a/sys/arch/hp700/include/Makefile Sat Sep 20 22:24:00 2003 +0000
+++ b/sys/arch/hp700/include/Makefile Sat Sep 20 22:25:07 2003 +0000
@@ -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 @@
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 \
Home |
Main Index |
Thread Index |
Old Index