summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/pcic.h')
-rw-r--r--sys/pccard/pcic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pccard/pcic.h b/sys/pccard/pcic.h
index b8b6d23..c8a2457 100644
--- a/sys/pccard/pcic.h
+++ b/sys/pccard/pcic.h
@@ -41,3 +41,4 @@
#define PCIC_RF_MDF_WS1 (0x08 << 16)
#define PCIC_RF_MDF_ATTR (0x10 << 16)
#define PCIC_RF_MDF_WP (0x20 << 16)
+extern devclass_t pcic_devclass;
OpenPOWER on IntegriCloud