wip on a simpler slot handling
This commit is contained in:
parent
fdbff25a61
commit
5e5d0a1e99
3 changed files with 52 additions and 71 deletions
|
@ -249,7 +249,7 @@ struct Fn {
|
|||
int retty;
|
||||
Blk **rpo;
|
||||
ulong reg;
|
||||
int svec[NAlign];
|
||||
int stk0, stk1;
|
||||
char name[NString];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue