Add execv() and execl(); Move lm3s header files for compatibility

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5492 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-01-08 16:25:30 +00:00
parent 69f428e2b9
commit c76795d32b
23 changed files with 669 additions and 123 deletions
+1
View File
@@ -64,6 +64,7 @@ static const char *dequote_list[] =
/* NuttX */
"CONFIG_USER_ENTRYPOINT", /* Name of entry point function */
"CONFIG_EXECFUNCS_SYMTAB", /* Symbol table used by exec[l|v] */
/* NxWidgets/NxWM */