aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2014-10-22 11:21:16 -0400
committerAustin Clements <austin@google.com>2014-10-22 11:21:16 -0400
commit32082501859c5c3c61913df5791cafbbb45c2519 (patch)
tree365cfa998cf0ef09335922c75b50009b315ca8e9 /include
parent04d5796b2988a20175b8cb03eb7080cf4cca2179 (diff)
parent36ca636fab865cb8d5d01927d274ed54153c4e73 (diff)
downloadgo-32082501859c5c3c61913df5791cafbbb45c2519.tar.xz
[dev.power64] build: merge default into dev.power64
LGTM=rsc R=rsc CC=golang-codereviews https://golang.org/cl/160200044
Diffstat (limited to 'include')
-rw-r--r--include/link.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/link.h b/include/link.h
index 298b048e7c..05d063f767 100644
--- a/include/link.h
+++ b/include/link.h
@@ -127,6 +127,7 @@ struct LSym
short type;
short version;
uchar dupok;
+ uchar cfunc;
uchar external;
uchar nosplit;
uchar reachable;