1
0
mirror of https://github.com/golang/go synced 2024-09-24 17:10:13 -06:00

5g: fix build

R=ken2
CC=golang-dev
https://golang.org/cl/5482059
This commit is contained in:
Russ Cox 2011-12-13 14:12:16 -05:00
parent 02f6719d44
commit c0951e9f8b

View File

@ -14,7 +14,6 @@ defframe(Prog *ptxt)
{
// fill in argument size
ptxt->to.type = D_CONST2;
ptxt->reg = 0; // flags
ptxt->to.offset2 = rnd(curfn->type->argwid, widthptr);
// fill in final stack size