We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1752ff + b9a29b3 commit 984ed79Copy full SHA for 984ed79
ee/elf-loader/src/loader/src/loader.c
@@ -45,6 +45,7 @@
45
//--------------------------------------------------------------
46
void _libcglue_init() {}
47
void _libcglue_deinit() {}
48
+ void _libcglue_args_parse(int argc, char **argv) {}
49
50
DISABLE_PATCHED_FUNCTIONS();
51
DISABLE_EXTRA_TIMERS_FUNCTIONS();
0 commit comments