From: Keith Packard Date: Mon, 17 Jan 2011 07:23:45 +0000 (-0800) Subject: doc: Remove mention of ao_wake_task X-Git-Tag: debian/0.8.1+71+gda42f40~1^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=cf550f9b96fa94d8db559e01df0e265bb1c7b572 doc: Remove mention of ao_wake_task This has been removed from the altos sources, so remove it from the docs too. Signed-off-by: Keith Packard --- diff --git a/doc/altos.xsl b/doc/altos.xsl index 295864fe..37bb58da 100644 --- a/doc/altos.xsl +++ b/doc/altos.xsl @@ -385,17 +385,6 @@ will abort the radio receive operation. -
- ao_wake_task - - void - ao_wake_task(__xdata struct ao_task *task) - - - Force a specific task to wake up, independent of which - 'wchan' it is waiting for. - -
ao_start_scheduler