Add reference to NXFLAT interface

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1971 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-07-11 13:22:41 +00:00
parent 57283ed7cb
commit 45659df160

View File

@ -183,7 +183,12 @@ paragraphs.
thread. In this case, file operations will have effect only all pthreads the
were started from the same parent thread.
</p>
<p>
<p><b>Executing Programs within a File System</b>.
NuttX also provides internal interfaces for the execution of separately built
programs that reside in a file system.
These internal interfaces are, however, non-standard and are documented
<a href="NuttXNxFlat.html#binfmt">elsewhere</a>.
<p><b>Task Control Interfaces</b>.
The following task control interfaces are provided by NuttX:
</p>
<ul>