mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5524 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
b6e867de30
commit
bebf656443
1 changed files with 1 additions and 1 deletions
|
|
@ -3261,7 +3261,7 @@ Builtin Apps:
|
|||
|
||||
<p>
|
||||
<b>Built-In Application Utility Functions</b>.
|
||||
The utility functions exported by the builtin application logic are prototyped in <code>apps/include/apps.h</code>.
|
||||
The utility functions exported by the builtin application logic are prototyped in <code>nuttx/include/nuttx/binfmt/builtin.h</code> and <code>apps/include/builtin.h</code>.
|
||||
These utility functions include:
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue