summaryrefslogtreecommitdiffstats
path: root/tools/csr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/csr.h')
-rw-r--r--tools/csr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/csr.h b/tools/csr.h
index 319c863e..aead1f17 100644
--- a/tools/csr.h
+++ b/tools/csr.h
@@ -495,6 +495,7 @@
#define CSR_PSKEY_LOCAL_NAME_SIMPLIFIED 0x0423 /* local_name_complete */
#define CSR_PSKEY_EXTENDED_STUB 0x2001 /* uint16 */
+char *csr_builddeftostr(uint16_t def);
char *csr_buildidtostr(uint16_t id);
char *csr_chipvertostr(uint16_t ver, uint16_t rev);
char *csr_pskeytostr(uint16_t pskey);