aarch64: Merge prep_args with ffi_call
authorRichard Henderson <rth@redhat.com>
Wed, 22 Oct 2014 17:58:59 +0000 (13:58 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 12 Nov 2014 08:28:44 +0000 (09:28 +0100)
commit325471ea6a7bf954943485458a1bd391635dfaa8
tree7dad8f86b692874dfa5c3bc6f58546a8acc85a6c
parent8c8161cb623585d5d0c783b9d494b9b74ada6ced
aarch64: Merge prep_args with ffi_call

Use the trick to allocate the stack frame for ffi_call_SYSV
within ffi_call itself.
src/aarch64/ffi.c
src/aarch64/sysv.S