summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/isapnp.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-06-14 01:23:57 +0000
committerpeter <peter@FreeBSD.org>2001-06-14 01:23:57 +0000
commit59c35987fe886101a31f92314bc0d5a46e1439d5 (patch)
tree255d0f967e5de23f9bad94921c69f26bff67c4da /sys/boot/common/isapnp.h
parentdcb44533751f48e5713899337277e3c585847c04 (diff)
downloadFreeBSD-src-59c35987fe886101a31f92314bc0d5a46e1439d5.zip
FreeBSD-src-59c35987fe886101a31f92314bc0d5a46e1439d5.tar.gz
Nuke old gensetdefs based linker sets with extreme prejudice
Diffstat (limited to 'sys/boot/common/isapnp.h')
-rw-r--r--sys/boot/common/isapnp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/common/isapnp.h b/sys/boot/common/isapnp.h
index 053ec0a..60363ad 100644
--- a/sys/boot/common/isapnp.h
+++ b/sys/boot/common/isapnp.h
@@ -296,8 +296,6 @@ extern pnp_id pnp_devices[MAX_PNP_CARDS];
extern struct pnp_cinfo pnp_ldn_overrides[MAX_PNP_LDN];
extern int pnp_overrides_valid;
-extern struct linker_set pnpdevice_set;
-
/*
* these two functions are for use in drivers
*/
OpenPOWER on IntegriCloud