]> Cypherpunks repositories - gostls13.git/commit
arm: cleanup build warnings
authorDean Prichard <dean.prichard@gmail.com>
Tue, 9 Mar 2010 02:13:19 +0000 (18:13 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 9 Mar 2010 02:13:19 +0000 (18:13 -0800)
commit5b1a196c37d7191d1e20aab0d24dfc436117f29a
tree684b5f383272f9201a279ded10208636f76d0679
parent96c9603a431f433e4cba82cf9c9f86165a831035
arm: cleanup build warnings

trivial stuff
lex.c: these prototypes are in a.h
asm.c: unused variables
arm-pass.txt deal w/ sieve.go rename and addition of sieve2.go

R=kaib, rsc
CC=golang-dev
https://golang.org/cl/244041
src/cmd/5a/lex.c
src/cmd/5l/asm.c
test/arm-pass.txt