forked from Imagelibrary/rtems
Add missing prototype.
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
*/
|
||||
|
||||
/* put here hoping it won't get inlined */
|
||||
void dummy_function_empty_body_to_force_call() {}
|
||||
void dummy_function_empty_body_to_force_call(void) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user