fix INSTALL warnings

R=rsc
http://codereview.appspot.com/6258060
This commit is contained in:
Russ Cox 2012-05-29 15:11:14 -04:00
parent e42c27297a
commit 5d03af6557
7 changed files with 12 additions and 7 deletions

View file

@ -1076,7 +1076,6 @@ acidregsrw(Regs *r, char *name, u64int *u, int isr)
Value *v;
Node *n;
u64int addr;
u32int u32;
if(!isr){
werrstr("cannot write registers");