Commit 88cf5564 authored by Russ Cox's avatar Russ Cox

ld: missing prototype

R=ken2
CC=golang-dev
https://golang.org/cl/3620041
parent 603f9fee
......@@ -91,3 +91,4 @@ enum {
void domacho(void);
vlong domacholink(void);
void asmbmacho(void);
void machoadddynlib(char*);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment