Skip to content
Commit 3ff41b94 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

kernel: allow system call with 64-bit return val



This is subject to the constraint that such system calls must have a
return value which is "u64_t" or "s64_t".

So far all the relevant kernel calls just have zero or one arguments,
we can later add more _syscall_ret64_invokeN() APIs as needed.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 5008fedc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment