aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-03-31 07:15:28 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-03-31 07:15:28 +0000
commit8d19a26558f629647f46d02d4386cd6a0d046c88 (patch)
treeb184e80d0d3aa272ed94712890ccd434b7f378f3 /sys/amd64
parente968c4ef3ca4a704e977f29ae7548aafd02f57cc (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/autoconf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/amd64/autoconf.c b/sys/amd64/amd64/autoconf.c
index 232f6295f8ed..d8d7b4ff70e8 100644
--- a/sys/amd64/amd64/autoconf.c
+++ b/sys/amd64/amd64/autoconf.c
@@ -105,9 +105,6 @@ SYSINIT(configure2, SI_SUB_CONFIGURE, SI_ORDER_THIRD, configure, NULL);
/* SI_ORDER_MIDDLE is hookable */
SYSINIT(configure3, SI_SUB_CONFIGURE, SI_ORDER_ANY, configure_final, NULL);
-dev_t rootdev = NODEV;
-dev_t dumpdev = NODEV;
-
device_t nexus_dev;
/*