Mark Rutland 27d83e68f3 arm64: introduce syscall_fn_t
In preparation for invoking arbitrary syscalls from C code, let's define
a type for an arbitrary syscall, matching the parameter passing rules of
the AAPCS.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-07-12 14:40:39 +01:00
..
2018-06-29 14:06:49 -07:00
2018-07-12 14:40:39 +01:00
2018-07-12 14:40:39 +01:00
2018-07-05 17:24:15 +01:00
2018-07-12 14:40:38 +01:00