On 3/31/20 2:47 PM, Vineet Gupta via Libc-alpha wrote:
> From: Vineet Gupta via Libc-alpha
>
> An older asm-generic syscall ABI may have kernel provide 32-bit
> time syscalls, so undef them to not mix 32/64 in 64-bit time regime.
>
> Signed-off-by: Vineet Gupta
ping !
> ---
> Changes since v2
On 3/31/20 2:32 PM, Vineet Gupta via Libc-alpha wrote:
> These will be used by upcoming RV32 and ARC ports and any future ports.
>
> Signed-off-by: Alistair Francis
> Signed-off-by: Vineet Gupta
ping !
> ---
> This is a straight copy of code originally written by Alistair, hence
> adding his S