This commit deprecates seL4_ReplyWait, removes seL4_NBwait completely, and changes the return type of seL4_Wait to void (seL4_Wait should be used for notification objects, and seL4_Recv should be used where seL4_Wait was used previously for endpoints). |
||
|---|---|---|
| .. | ||
| figures | ||
| disy.sty | ||
| haskell.tex | ||
| lambdaTeX.sty | ||
| Makefile | ||
| mkfunctions.pl | ||
| mkmodulesgraph.pl | ||
| overview.tex | ||
| packages | ||
| pubs.bib | ||
| README | ||
| refman.tex | ||
# # Copyright 2014, General Dynamics C4 Systems # # This software may be distributed and modified according to the terms of # the GNU General Public License version 2. Note that NO WARRANTY is provided. # See "LICENSE_GPLv2.txt" for details. # # @TAG(GD_GPL) # To build the documentation, run `make`