summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/ebus
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-06-30 23:21:07 +0000
committermarius <marius@FreeBSD.org>2004-06-30 23:21:07 +0000
commitee8875d5fa80735b0e7d1b94dae73766ebd08a0a (patch)
treea0e5306631349e37cd374a00b6e7099304c32bbe /sys/sparc64/ebus
parent74b909ef3ea081a84fca2165af537fc06f2b77a4 (diff)
downloadFreeBSD-src-ee8875d5fa80735b0e7d1b94dae73766ebd08a0a.zip
FreeBSD-src-ee8875d5fa80735b0e7d1b94dae73766ebd08a0a.tar.gz
These need __RMAN_RESOURCE_VISIBLE, too.
Diffstat (limited to 'sys/sparc64/ebus')
-rw-r--r--sys/sparc64/ebus/ebus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/ebus/ebus.c b/sys/sparc64/ebus/ebus.c
index 10b98bc..107cb1a 100644
--- a/sys/sparc64/ebus/ebus.c
+++ b/sys/sparc64/ebus/ebus.c
@@ -46,6 +46,7 @@
* there are machines with both ISA and EBus.
*/
+#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
OpenPOWER on IntegriCloud