mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 11:14:01 +00:00
一堆elf
This commit is contained in:
6
cleonos/c/apps/exec_main.c
Normal file
6
cleonos/c/apps/exec_main.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "shell/shell_internal.h"
|
||||
|
||||
int cleonos_app_main(void) {
|
||||
return ush_command_program_main("exec");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user