Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/newsmips/include regdef.h
details: https://anonhg.NetBSD.org/src/rev/0221328c7a9f
branches: trunk
changeset: 467888:0221328c7a9f
user: soda <soda%NetBSD.org@localhost>
date: Tue Mar 30 18:38:00 1999 +0000
description:
regdef.h
diffstat:
sys/arch/newsmips/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9a39f8162525 -r 0221328c7a9f sys/arch/newsmips/include/Makefile
--- a/sys/arch/newsmips/include/Makefile Tue Mar 30 17:58:05 1999 +0000
+++ b/sys/arch/newsmips/include/Makefile Tue Mar 30 18:38:00 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/03/13 13:07:43 drochner Exp $
+# $NetBSD: Makefile,v 1.8 1999/03/30 18:38:00 soda Exp $
KDIR= /sys/arch/newsmips/include
INCSDIR= /usr/include/newsmips
@@ -8,7 +8,7 @@
elf_machdep.h endian.h float.h framebuf.h ieeefp.h intr.h kcore.h \
kdbparam.h keyboard.h limits.h locore.h machConst.h mips_opcode.h \
mouse.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
- reg.h regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h \
+ reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h \
types.h varargs.h vmparam.h z8530var.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index