mirror of
https://github.com/golang/go
synced 2024-11-19 02:14:43 -07:00
parent
1b6282a799
commit
1f6f563900
@ -395,7 +395,6 @@ void addhist(int32, int);
|
||||
Prog* appendp(Prog*);
|
||||
void asmb(void);
|
||||
void asmdyn(void);
|
||||
void asmlc(void);
|
||||
void asmthumbmap(void);
|
||||
void asmout(Prog*, Optab*);
|
||||
void thumbasmout(Prog*, Optab*);
|
||||
|
@ -338,8 +338,6 @@ Prog* appendp(Prog*);
|
||||
void asmb(void);
|
||||
void asmdyn(void);
|
||||
void asmins(Prog*);
|
||||
void asmlc(void);
|
||||
void asmsp(void);
|
||||
void asmsym(void);
|
||||
int32 atolwhex(char*);
|
||||
Prog* brchain(Prog*);
|
||||
|
Loading…
Reference in New Issue
Block a user