Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/hpcmips/include clock_machdep.h was removed.



details:   https://anonhg.NetBSD.org/src/rev/0bd85630f5bf
branches:  trunk
changeset: 515484:0bd85630f5bf
user:      shin <shin%NetBSD.org@localhost>
date:      Thu Sep 27 01:08:22 2001 +0000

description:
clock_machdep.h was removed.

diffstat:

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

diffs (17 lines):

diff -r b4e06855bccf -r 0bd85630f5bf sys/arch/hpcmips/include/Makefile
--- a/sys/arch/hpcmips/include/Makefile Thu Sep 27 00:12:42 2001 +0000
+++ b/sys/arch/hpcmips/include/Makefile Thu Sep 27 01:08:22 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.11 2001/04/17 15:19:41 takemura Exp $
+#      $NetBSD: Makefile,v 1.12 2001/09/27 01:08:22 shin Exp $
 
 KDIR=  /sys/arch/hpcmips/include
 INCSDIR= /usr/include/hpcmips
 
 INCS=  ansi.h aout_machdep.h asm.h autoconf.h \
        bootinfo.h bsd-aout.h bswap.h bus.h \
-       cdefs.h clock_machdep.h cpu.h \
+       cdefs.h cpu.h \
        db_machdep.h disklabel.h \
        ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
        float.h \



Home | Main Index | Thread Index | Old Index