mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Revert "Squashed commit of the following:"
This reverts commit 25b92edd9f
.
This commit is contained in:
@@ -147,7 +147,7 @@ extern const int g_mod_nexports;
|
||||
* Name: module_main
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_BUILD_LOADABLE
|
||||
#ifdef CONFIG_BUILD_KERNEL
|
||||
int main(int argc, FAR char *argv[])
|
||||
#else
|
||||
int module_main(int argc, char *argv[])
|
||||
|
Reference in New Issue
Block a user