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:
parent
fde8d168a9
commit
e39eddf077
1 changed files with 6 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue