Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(130)

Unified Diff: include/link.h

Issue 176130043: [dev.cc] code review 176130043: liblink: fix warnings on Plan 9 (Closed)
Patch Set: diff -r bc49109cdaea23bbca2d24e3a3c2b933dce7d4bf https://code.google.com/p/go Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/liblink/list6.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/link.h
===================================================================
--- a/include/link.h
+++ b/include/link.h
@@ -639,6 +639,7 @@
extern LinkArch linkpower64le;
#pragma varargck type "A" int
+#pragma varargck type "E" uint
#pragma varargck type "D" Addr*
#pragma varargck type "lD" Addr*
#pragma varargck type "P" Prog*
« no previous file with comments | « no previous file | src/liblink/list6.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b