diff options
author | Bdale Garbee <bdale@gag.com> | 2011-01-17 09:50:17 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-01-17 09:50:17 -0700 |
commit | da42f406e88ccc821cd45d5a94d5afec65ec50e9 (patch) | |
tree | 53482327b8f5d49d052c42943510b4524b6a9d21 /doc/altos.xsl | |
parent | ea4cdfb87e03ecfb974f98305671265b6fb95372 (diff) | |
parent | cf550f9b96fa94d8db559e01df0e265bb1c7b572 (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
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 |