mirror of
https://github.com/golang/go
synced 2024-11-21 21:24:45 -07:00
gc: fix for Plan 9 build
R=golang-dev CC=golang-dev, rsc https://golang.org/cl/4977045
This commit is contained in:
parent
79260e5bfe
commit
4ca2172f38
@ -667,6 +667,7 @@ struct Magic
|
|||||||
};
|
};
|
||||||
|
|
||||||
typedef struct Prog Prog;
|
typedef struct Prog Prog;
|
||||||
|
#pragma incomplete Prog
|
||||||
|
|
||||||
struct Label
|
struct Label
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user