summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mach_amd64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mach_amd64.h b/include/mach_amd64.h
index 3ad0efcbb..30cd4dcd0 100644
--- a/include/mach_amd64.h
+++ b/include/mach_amd64.h
@@ -85,6 +85,7 @@ struct Sym
char type;
char *name;
char *gotype;
+ int sequence; // order in file
};
/*
* End of Plan 9 a.out.h