summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/lscpu.h')
-rw-r--r--sys-utils/lscpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-utils/lscpu.h b/sys-utils/lscpu.h
index 223961d13..24bc11e96 100644
--- a/sys-utils/lscpu.h
+++ b/sys-utils/lscpu.h
@@ -103,6 +103,7 @@ struct lscpu_desc {
char *bogomips;
char *flags;
char *mtid; /* maximum thread id (s390) */
+ char *addrsz; /* address sizes */
int dispatching; /* none, horizontal or vertical */
int mode; /* rm, lm or/and tm */