Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/vax/include Add lcgreg.h.



details:   https://anonhg.NetBSD.org/src/rev/ceb49ae8e204
branches:  trunk
changeset: 485313:ceb49ae8e204
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Apr 24 17:09:56 2000 +0000

description:
Add lcgreg.h.

diffstat:

 sys/arch/vax/include/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d2adbf752813 -r ceb49ae8e204 sys/arch/vax/include/Makefile
--- a/sys/arch/vax/include/Makefile     Mon Apr 24 17:09:03 2000 +0000
+++ b/sys/arch/vax/include/Makefile     Mon Apr 24 17:09:56 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.7 2000/03/17 22:36:42 tron Exp $
+#      $NetBSD: Makefile,v 1.8 2000/04/24 17:09:56 matt Exp $
 
 KDIR=  /sys/arch/vax/include
 INCSDIR= /usr/include/vax
@@ -11,7 +11,7 @@
        float.h frame.h \
        ibcs2_machdep.h ioa.h \
        ka410.h ka420.h ka43.h ka630.h ka650.h ka750.h ka820.h \
-       limits.h \
+       lcgreg.h limits.h \
        macros.h math.h mtpr.h \
        nexus.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
        qdioctl.h qdreg.h qduser.h qevent.h \



Home | Main Index | Thread Index | Old Index