projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc3f32
)
Darwin/AArch64: Inhibit Clang previous prototype warnings
author
Zachary Waldowski
<zach@waldowski.me>
Thu, 9 Jan 2014 18:41:27 +0000
(13:41 -0500)
committer
Zachary Waldowski
<zach@waldowski.me>
Thu, 9 Jan 2014 18:41:27 +0000
(13:41 -0500)
src/aarch64/ffi.c
patch
|
blob
|
history
diff --git
a/src/aarch64/ffi.c
b/src/aarch64/ffi.c
index f1a063d575d558f888eeb24272e7afaa86e6a401..04d765d8c25bbcbb54f77691dbb76dbbd048c6ed 100644
(file)
--- a/
src/aarch64/ffi.c
+++ b/
src/aarch64/ffi.c
@@
-863,7
+863,7
@@
ffi_prep_closure_loc (ffi_closure* closure,
descriptors, invokes the wrapped function, then marshalls the return
value back into the call context. */
-void
+void
FFI_HIDDEN
ffi_closure_SYSV_inner (ffi_closure *closure, struct call_context *context,
void *stack)
{