plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 742988d7d82a75ba352e3d8b2ff20965c95dbf85
parent 188fecbe15bca219ad6a27664cb6eb59b5e88c73
Author: wkj <devnull@localhost>
Date:   Wed, 29 Dec 2004 01:29:14 +0000

GC unused variables.

Diffstat:
Msrc/libmach/machpower.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/libmach/machpower.c b/src/libmach/machpower.c @@ -1348,8 +1348,6 @@ powerunwind(Map *map, Regs *regs, ulong *next, Symbol *sym) * to disassemble the function prologues in order to figure * this out. */ - ulong b[2]; - // evaluate lr // if in this function, no good - go to saved one. // set next[sp] to *cur[sp]