summaryrefslogtreecommitdiff
path: root/ao.h
diff options
context:
space:
mode:
Diffstat (limited to 'ao.h')
-rw-r--r--ao.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ao.h b/ao.h
index 12948ed3..aa7163fc 100644
--- a/ao.h
+++ b/ao.h
@@ -841,5 +841,8 @@ ao_config_init(void);
extern const uint8_t ao_usb_descriptors [];
extern const uint16_t ao_serial_number;
+extern const char ao_version[];
+extern const char ao_manufacturer[];
+extern const char ao_product[];
#endif /* _AO_H_ */