appease a few compiler warnings (-Wstrict-prototypes) (#4465)
This commit is contained in:
@ -4711,7 +4711,7 @@ aot_unload(AOTModule *module)
|
||||
}
|
||||
|
||||
uint32
|
||||
aot_get_plt_table_size()
|
||||
aot_get_plt_table_size(void)
|
||||
{
|
||||
return get_plt_table_size();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user