summaryrefslogtreecommitdiff
path: root/asmmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'asmmon.h')
-rw-r--r--asmmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asmmon.h b/asmmon.h
index 7db9b4c..27a6ede 100644
--- a/asmmon.h
+++ b/asmmon.h
@@ -61,6 +61,7 @@ struct sym {
uint16_t count;
uint64_t val;
uint8_t isstruct;
+ uint8_t isanon;
uint8_t def;
char *name;
uint16_t id;