Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arc/include <machine/cpuregs.h> was removed on Marc...
details: https://anonhg.NetBSD.org/src/rev/3614fbeee320
branches: trunk
changeset: 487761:3614fbeee320
user: soda <soda%NetBSD.org@localhost>
date: Mon Jun 12 17:01:05 2000 +0000
description:
<machine/cpuregs.h> was removed on March 30,
from Shuichiro URATA <ur%a-r.org@localhost>.
diffstat:
sys/arch/arc/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6160c0af23fa -r 3614fbeee320 sys/arch/arc/include/Makefile
--- a/sys/arch/arc/include/Makefile Mon Jun 12 16:31:52 2000 +0000
+++ b/sys/arch/arc/include/Makefile Mon Jun 12 17:01:05 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/04/29 03:31:47 thorpej Exp $
+# $NetBSD: Makefile,v 1.16 2000/06/12 17:01:05 soda Exp $
KDIR= /sys/arch/arc/include
INCSDIR= /usr/include/arc
@@ -6,7 +6,7 @@
# Header files which are needed from userland.
INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h bsd-aout.h \
- cdefs.h cpu.h cpuregs.h disklabel.h display.h ecoff_machdep.h \
+ cdefs.h cpu.h disklabel.h display.h ecoff_machdep.h \
elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
kcore.h kdbparam.h limits.h lock.h math.h mips_opcode.h \
mouse.h param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h \
Home |
Main Index |
Thread Index |
Old Index