1
0
mirror of https://github.com/golang/go synced 2024-11-21 14:14:40 -07:00

ld: missing prototype

R=ken2
CC=golang-dev
https://golang.org/cl/3620041
This commit is contained in:
Russ Cox 2010-12-13 15:26:52 -05:00
parent 603f9feeec
commit 88cf5564fc

View File

@ -91,3 +91,4 @@ enum {
void domacho(void);
vlong domacholink(void);
void asmbmacho(void);
void machoadddynlib(char*);