summaryrefslogtreecommitdiffstats
path: root/sys/conf/defines
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-05-11 20:21:23 +0000
committerwollman <wollman@FreeBSD.org>1995-05-11 20:21:23 +0000
commitcc3bb46fbea19a66987d4d277781e440c5b66516 (patch)
tree59ca8428fffefb553238ae27a02673e9d2f1da9c /sys/conf/defines
parent5d4885ae9385a35dc98a203271a7387afb889465 (diff)
downloadFreeBSD-src-cc3bb46fbea19a66987d4d277781e440c5b66516.zip
FreeBSD-src-cc3bb46fbea19a66987d4d277781e440c5b66516.tar.gz
Add some more defines that don't change the genericness of a file.
Diffstat (limited to 'sys/conf/defines')
-rw-r--r--sys/conf/defines20
1 files changed, 20 insertions, 0 deletions
diff --git a/sys/conf/defines b/sys/conf/defines
index ea70463..021ebd5 100644
--- a/sys/conf/defines
+++ b/sys/conf/defines
@@ -9,7 +9,27 @@
/:#if.*[ \t]*notdef/d
/:#if.*[ \t]*unneeded/d
/:#if.*[ \t]*vax/d
+/:#if.*[ \t]*sparc/d
+/:#if.*[ \t]*i386/d
+/:#if.*[ \t]*tahoe/d
+/:#if.*[ \t]*sun4c/d
/:#if.*[ \t]*TCPTRUEOOB/d
/:#if.*[ \t]*irele/d
/:#if.*[ \t]*ilock/d
/:#if.*[ \t]*notyet/d
+/:#if.*[ \t]*BSDVM_COMPAT/d
+/:#if[ \t]*0/d
+/:#if[ \t]*1/d
+/:#if.*[ \t]*__GNUC__/d
+/:#if.*[ \t]*__STDC__/d
+/:#if.*[ \t]*BYTE_ORDER/d
+/:#if.*[ \t]*LOCKF_DEBUG/d
+/:#if.*[ \t]*KMEMSTATS/d
+/:#if.*[ \t]*PPS_SYNC/d
+/:#if.*[ \t]*EXT_CLOCK/d
+/:#if.*[ \t]*DIAGNOSTIC/d
+/:#if.*[ \t]*[Dd][Ee][Bb][Uu][Gg]/d
+/:#if.*[ \t]*PT_ATTACH/d
+/:#if.*[ \t]*PT_GETREGS/d
+/:#if.*[ \t]*TIOCHPCL/d
+/:#if.*[ \t]*PARANOID/d
OpenPOWER on IntegriCloud