summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/_types.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-01-09 06:05:57 +0000
committerimp <imp@FreeBSD.org>2006-01-09 06:05:57 +0000
commitc2b2965b6a50e898bcf71ca5c930dbc79366049d (patch)
treee1640603973907a95b8ef50e126beeb41f144f64 /sys/i386/include/_types.h
parent3347c71afaba4bc9b49663a60566632f946652e4 (diff)
downloadFreeBSD-src-c2b2965b6a50e898bcf71ca5c930dbc79366049d.zip
FreeBSD-src-c2b2965b6a50e898bcf71ca5c930dbc79366049d.tar.gz
By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into
param.h. Per request, I've placed these just after the _NO_NAMESPACE_POLLUTION ifndef. I've not renamed anything yet, but may since we don't need the __. Submitted by: bde, jhb, scottl, many others.
Diffstat (limited to 'sys/i386/include/_types.h')
-rw-r--r--sys/i386/include/_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/include/_types.h b/sys/i386/include/_types.h
index 1238183..b272cf0 100644
--- a/sys/i386/include/_types.h
+++ b/sys/i386/include/_types.h
@@ -44,8 +44,6 @@
#endif
#define __NO_STRICT_ALIGNMENT
-#define __HAVE_ACPI
-#define __PCI_REROUTE_INTERRUPT
/*
* Basic types upon which most other types are built.
OpenPOWER on IntegriCloud