summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/bus.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2005-05-22 16:31:32 +0000
committerpeter <peter@FreeBSD.org>2005-05-22 16:31:32 +0000
commit69f95212e70abe4bb94e6a1c634943d99b3089ce (patch)
treec6c40a0833dbaa981c7c2e1f95113540e87534b4 /sys/amd64/include/bus.h
parent87aa0afa3d0cae994f501b17cb87a57e261aba2e (diff)
downloadFreeBSD-src-69f95212e70abe4bb94e6a1c634943d99b3089ce.zip
FreeBSD-src-69f95212e70abe4bb94e6a1c634943d99b3089ce.tar.gz
MFi386: remove comment
Diffstat (limited to 'sys/amd64/include/bus.h')
-rw-r--r--sys/amd64/include/bus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/include/bus.h b/sys/amd64/include/bus.h
index e9f8c17..4143173 100644
--- a/sys/amd64/include/bus.h
+++ b/sys/amd64/include/bus.h
@@ -122,9 +122,6 @@
#define AMD64_BUS_SPACE_IO 0 /* space is i/o space */
#define AMD64_BUS_SPACE_MEM 1 /* space is mem space */
-/*
- * Bus address and size types
- */
#define BUS_SPACE_MAXSIZE_24BIT 0xFFFFFF
#define BUS_SPACE_MAXSIZE_32BIT 0xFFFFFFFF
#define BUS_SPACE_MAXSIZE 0xFFFFFFFF
OpenPOWER on IntegriCloud