fix risc64 conflict with kernel headers
authorBaruch Siach <baruch@tkos.co.il>
Tue, 6 Aug 2019 05:51:13 +0000 (08:51 +0300)
committerRich Felker <dalias@aerifal.cx>
Tue, 6 Aug 2019 18:03:56 +0000 (14:03 -0400)
commit8acc688548b27151c45ee8a80f3a0b75f4a761c0
tree9f1ebbd901cee2a0d60bf4a32b89d9b5c09c1258
parente0e8ae754cc7653fcff489a0e229adbbb49fde6c
fix risc64 conflict with kernel headers

Rename user registers struct definitions to avoid conflict with the
asm/ptrace.h kernel header that defines the same structs. Use the
__riscv_mc prefix as glibc does.
arch/riscv64/bits/signal.h