Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librump Generate ioconf.h automatically.
details: https://anonhg.NetBSD.org/src/rev/b0557edefb5e
branches: trunk
changeset: 340031:b0557edefb5e
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 20 12:24:04 2015 +0000
description:
Generate ioconf.h automatically.
XXX: still dup of KERN.ioconf here
diffstat:
lib/librump/KERN.ioconf | 7 +++++++
lib/librump/ioconf.h | 1 -
2 files changed, 7 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r a67e64576bd2 -r b0557edefb5e lib/librump/KERN.ioconf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/librump/KERN.ioconf Thu Aug 20 12:24:04 2015 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: KERN.ioconf,v 1.1 2015/08/20 12:24:04 christos Exp $
+
+ioconf kern
+
+include "conf/files"
+
+pseudo-device ksyms
diff -r a67e64576bd2 -r b0557edefb5e lib/librump/ioconf.h
--- a/lib/librump/ioconf.h Thu Aug 20 12:20:09 2015 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-void ksymsattach(int);
Home |
Main Index |
Thread Index |
Old Index