Skip to content
Unverified Commit c6c33339 authored by Evan Green's avatar Evan Green Committed by Palmer Dabbelt
Browse files

linux: Introduce INTERNAL_VSYSCALL



Add an INTERNAL_VSYSCALL() macro that makes a vDSO call, falling back to
a regular syscall, but without setting errno. Instead, the return value
is plumbed straight out of the macro.

Signed-off-by: default avatarEvan Green <evan@rivosinc.com>
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 426d0e1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment