Fix 'no previous prototype for function' warning
This commit is contained in:
parent
a1df3ef4a0
commit
f2e1641ace
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
void main_exit(args_type() args);
|
||||
|
||||
void main_exit_save_config(void);
|
||||
|
||||
returntype main_entry(signature());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue