Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Install the new cpu_info.h and cc_microtime.h header...
details: https://anonhg.NetBSD.org/src/rev/27ca8bc80d52
branches: trunk
changeset: 570090:27ca8bc80d52
user: he <he%NetBSD.org@localhost>
date: Thu Sep 23 10:06:21 2004 +0000
description:
Install the new cpu_info.h and cc_microtime.h headers to allow
lib/libkvm to build.
diffstat:
sys/sys/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 04c95e12a01e -r 27ca8bc80d52 sys/sys/Makefile
--- a/sys/sys/Makefile Thu Sep 23 02:24:22 2004 +0000
+++ b/sys/sys/Makefile Thu Sep 23 10:06:21 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.66 2004/08/18 12:19:30 drochner Exp $
+# $NetBSD: Makefile,v 1.67 2004/09/23 10:06:21 he Exp $
INCSDIR= /usr/include/sys
INCS= acct.h agpio.h ansi.h ataio.h audioio.h \
bootblock.h bswap.h buf.h \
- callout.h cdefs.h cdefs_aout.h \
- cdefs_elf.h cdio.h chio.h clockctl.h conf.h core.h \
+ callout.h cc_microtime.h cdefs.h cdefs_aout.h \
+ cdefs_elf.h cdio.h chio.h clockctl.h conf.h core.h cpu_data.h \
device.h dir.h dirent.h disk.h disklabel.h disklabel_acorn.h \
dkbad.h dkio.h dkstat.h domain.h drvctlio.h dvdio.h \
endian.h envsys.h errno.h event.h exec.h exec_aout.h \
Home |
Main Index |
Thread Index |
Old Index