diff options
Diffstat (limited to 'doc/altos.xsl')
-rw-r--r-- | doc/altos.xsl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/altos.xsl b/doc/altos.xsl index 295864fe..37bb58da 100644 --- a/doc/altos.xsl +++ b/doc/altos.xsl @@ -386,17 +386,6 @@ </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> void |