aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2005-09-25 20:03:41 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2005-09-25 20:03:41 +0000
commit57489b865777723ca0148606bb74bcfdede5555a (patch)
treebfe76d9175fc0312ada10c924668b4abf6755da0 /sys
parentee476487704fe774885be4895a3779f782e141de (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/amd64/nexus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/amd64/nexus.c b/sys/amd64/amd64/nexus.c
index 1de744de3e639..3d3894007bf4c 100644
--- a/sys/amd64/amd64/nexus.c
+++ b/sys/amd64/amd64/nexus.c
@@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$");
* and I/O memory address space.
*/
-#define __RMAN_RESOURCE_VISIBLE
#include "opt_isa.h"
#include <sys/param.h>