Darwin/aarch64: Inhibit Xcode warning

This commit is contained in:
Zachary Waldowski
2013-11-30 02:07:48 -05:00
parent 0e832048a9
commit 9fa7998d5f

View File

@@ -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)
{