doc: Remove mention of ao_wake_task
authorKeith Packard <keithp@keithp.com>
Mon, 17 Jan 2011 07:23:45 +0000 (23:23 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 17 Jan 2011 07:23:45 +0000 (23:23 -0800)
This has been removed from the altos sources, so remove it from the
docs too.

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/altos.xsl

index 295864fe8512bb7290c2d9b88bf0e8d903392d6c..37bb58da0440dae3122f89845f4fad80fa7e14e0 100644 (file)
        will abort the radio receive operation.
       </para>
     </section>
-    <section>
-      <title>ao_wake_task</title>
-      <programlisting>
-       void
-       ao_wake_task(__xdata struct ao_task *task)
-      </programlisting>
-      <para>
-       Force a specific task to wake up, independent of which
-       'wchan' it is waiting for.
-      </para>
-    </section>
     <section>
       <title>ao_start_scheduler</title>
       <programlisting>