summaryrefslogtreecommitdiffstats
path: root/pcilib/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcilib/export.h')
-rw-r--r--pcilib/export.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pcilib/export.h b/pcilib/export.h
index e2e6eca..6fb08c3 100644
--- a/pcilib/export.h
+++ b/pcilib/export.h
@@ -6,6 +6,8 @@
#include <pcilib/bank.h>
#include <pcilib/dma.h>
+extern const char *pcilib_data_types[];
+
extern const pcilib_register_protocol_description_t pcilib_protocols[];
extern const pcilib_dma_description_t pcilib_dma[];