From a0fe5cdea15bca52d3b101a88c11cb160ef08b2f Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 22 Oct 2015 15:57:59 +0200 Subject: Documentation update --- pcilib/export.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pcilib/export.h') diff --git a/pcilib/export.h b/pcilib/export.h index 7d3ff35..2046d71 100644 --- a/pcilib/export.h +++ b/pcilib/export.h @@ -8,7 +8,10 @@ extern const char *pcilib_data_types[]; -extern const pcilib_register_protocol_description_t pcilib_protocols[]; +extern const pcilib_register_protocol_description_t pcilib_standard_register_protocols[]; +extern const pcilib_register_bank_description_t pcilib_standard_register_banks[]; +extern const pcilib_register_description_t pcilib_standard_registers[]; + extern const pcilib_dma_description_t pcilib_dma[]; extern const pcilib_register_protocol_api_description_t pcilib_default_protocol_api; -- cgit v1.2.3