Skip to content

Commit

Permalink
remove arg parse override
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Mar 11, 2024
1 parent e427785 commit 4a76f7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,6 @@ void PrintTemperature() {
#if defined(DUMMY_LIBC_INIT)
void _libcglue_init() {}
void _libcglue_deinit() {}
void _libcglue_args_parse() {}
#endif

#if defined(KERNEL_NOPATCH)
Expand Down

0 comments on commit 4a76f7e

Please sign in to comment.