altos: avoid mixed declarations and code in ao_task.c
authorKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:19:59 +0000 (23:19 -0400)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit4db6074bb15c66bd23c513e1e41b408e5408cff8
tree07b0db14ad1d1cc6ea9c3617bc05fcb83e7dcd82
parent09acb6821ab490d69f679a195e70acb4a71ba342
altos: avoid mixed declarations and code in ao_task.c

sdcc can't handle this.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_task.c