From cf550f9b96fa94d8db559e01df0e265bb1c7b572 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 16 Jan 2011 23:23:45 -0800 Subject: [PATCH] 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 --- doc/altos.xsl | 11 ----------- 1 file changed, 11 deletions(-) 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 -- 2.30.2