altos: embed ao_alarm and ao_clear_alarm in ao_sleep_for
authorKeith Packard <keithp@keithp.com>
Sat, 14 Feb 2015 16:35:47 +0000 (08:35 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Feb 2015 16:35:47 +0000 (08:35 -0800)
commit9c75faf1ec51eb2f9a8dc9402653490143a784d9
treec8edadbcdd3b8f3f4f5b11ba2ccb7a79226a182c
parentcc64e0e9d35e01b349680159a5bbd68d059134cd
altos: embed ao_alarm and ao_clear_alarm in ao_sleep_for

sdcc won't embed these itself, and thus consumes too much flash for
telemetrum-v1.0

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