diff options
Diffstat (limited to 'ao-tools/ao-stmload/ao-stmload.h')
| -rw-r--r-- | ao-tools/ao-stmload/ao-stmload.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-tools/ao-stmload/ao-stmload.h b/ao-tools/ao-stmload/ao-stmload.h index 754c1c5b..98884535 100644 --- a/ao-tools/ao-stmload/ao-stmload.h +++ b/ao-tools/ao-stmload/ao-stmload.h @@ -44,4 +44,6 @@ ao_self_read(struct cc_usb *cc, uint32_t address, uint32_t length); int ao_self_write(struct cc_usb *cc, struct hex_image *image); +extern int ao_self_verbose; + #endif /* _AO_STMLOAD_H_ */ |
