summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-07-03 20:49:00 +0000
committerimp <imp@FreeBSD.org>2004-07-03 20:49:00 +0000
commit2e1e59e7e7773563d1764dcf737054f2e2e5b7a8 (patch)
tree6e362b26b33af2772457050163e2369c8cf72971 /sys/sparc64
parent02ebd4587c3c711f6807c8daaaba8be46f9afbda (diff)
downloadFreeBSD-src-2e1e59e7e7773563d1764dcf737054f2e2e5b7a8.zip
FreeBSD-src-2e1e59e7e7773563d1764dcf737054f2e2e5b7a8.tar.gz
Really remove __RMAN_RESORUCE_VISIBLE
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/fhc/fhc.c1
-rw-r--r--sys/sparc64/sparc64/nexus.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/sparc64/fhc/fhc.c b/sys/sparc64/fhc/fhc.c
index 883fb28..def8904 100644
--- a/sys/sparc64/fhc/fhc.c
+++ b/sys/sparc64/fhc/fhc.c
@@ -26,7 +26,6 @@
* $FreeBSD$
*/
-#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
diff --git a/sys/sparc64/sparc64/nexus.c b/sys/sparc64/sparc64/nexus.c
index 5e282e3..6469f7f 100644
--- a/sys/sparc64/sparc64/nexus.c
+++ b/sys/sparc64/sparc64/nexus.c
@@ -33,7 +33,6 @@
* $FreeBSD$
*/
-#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
OpenPOWER on IntegriCloud