summaryrefslogtreecommitdiff
path: root/src/core/ao_notask.h
Commit message (Collapse)AuthorAge
* altos: Move ao_notask to coreKeith Packard2013-05-07
The STM flash loader wants to be taskless too, share this very simple implementation of sleep/wakeup. Signed-off-by: Keith Packard <keithp@keithp.com>