summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
authornsouch <nsouch@FreeBSD.org>1998-09-03 21:03:43 +0000
committernsouch <nsouch@FreeBSD.org>1998-09-03 21:03:43 +0000
commit67419707bb113e648564665cf96af2ecfa99fab8 (patch)
tree4800a87fc708f7f22684c02ef39cfcaa1329d8d2 /usr.sbin/config/config.h
parent18263a16482fe59a0e50eb751b95c2f8fa815041 (diff)
downloadFreeBSD-src-67419707bb113e648564665cf96af2ecfa99fab8.zip
FreeBSD-src-67419707bb113e648564665cf96af2ecfa99fab8.tar.gz
Reviewed by: Doug Rabson
Submitted by: nsouch 'local' token added to support new bus architecture .c files generated by .m files.
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index d60ad1a..823d541 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -91,6 +91,8 @@ struct file_list {
#define SWAPSPEC 6
#define COMPDEVICE 7
#define COMPSPEC 8
+#define NODEPEND 9
+#define LOCAL 10
#define DEVDONE 0x80000000
#define TYPEMASK 0x7fffffff
OpenPOWER on IntegriCloud