Darwin/aarch64: Inhibit Xcode warning
This commit is contained in:
@@ -880,6 +880,9 @@ ffi_prep_closure_loc (ffi_closure* closure,
|
||||
value back into the call context. */
|
||||
|
||||
void
|
||||
ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context,
|
||||
void *stack);
|
||||
void
|
||||
ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context,
|
||||
void *stack)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user