Commit 7b366e9c authored by Rob Pike's avatar Rob Pike

fix build

R=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=33174
CL=33174
parent 7a1cfd09
......@@ -32,7 +32,7 @@
/* ,x/^(print|prtree)\(/i/\/\/ */
int castup(Type*, Type*);
int vaddr(Node *n, int a)
int vaddr(Node *n, int a);
void
cgen(Node *n, Node *nn)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment