remove riscv64 bits/user.h contents
authorRich Felker <dalias@aerifal.cx>
Tue, 6 Aug 2019 16:50:38 +0000 (12:50 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 6 Aug 2019 18:03:56 +0000 (14:03 -0400)
commitd493206de7df4db07ad34f24701539ba0a6ed38c
tree7adad6f25009c4f03674bef31954811cd3986d6b
parent8acc688548b27151c45ee8a80f3a0b75f4a761c0
remove riscv64 bits/user.h contents

the contents conflicted with asm/ptrace.h. glibc does not provide
anything in user.h for riscv, so software cannot be depending on it.

simplified from patch submitted by Baruch Siach.
arch/riscv64/bits/user.h