aboutsummaryrefslogtreecommitdiff
path: root/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'all.h')
-rw-r--r--all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/all.h b/all.h
index bd61510..bb6f096 100644
--- a/all.h
+++ b/all.h
@@ -371,6 +371,7 @@ struct Addr { /* amd64 addressing */
struct Lnk {
char export;
char thread;
+ char common;
char align;
char *sec;
char *secf;