mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
Easing in binfmt support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1892 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ typedef int STATUS;
|
||||
typedef unsigned int socklen_t;
|
||||
typedef uint16 sa_family_t;
|
||||
|
||||
/* Process entry point */
|
||||
/* Task entry point */
|
||||
|
||||
typedef int (*main_t)(int argc, char *argv[]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user