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:
parent
603f9feeec
commit
88cf5564fc
@ -91,3 +91,4 @@ enum {
|
||||
void domacho(void);
|
||||
vlong domacholink(void);
|
||||
void asmbmacho(void);
|
||||
void machoadddynlib(char*);
|
||||
|
Loading…
Reference in New Issue
Block a user