re-add ELF gregs and fpregs types to riscv64 user.h
authorKhem Raj <raj.khem@gmail.com>
Wed, 14 Aug 2019 01:07:16 +0000 (18:07 -0700)
committerRich Felker <dalias@aerifal.cx>
Wed, 14 Aug 2019 02:05:38 +0000 (22:05 -0400)
commit29e8737f81ccc9fbadcf61a75318aa3d0516aafa
tree1a018eecb505b8b5f799186fce0ec6cdba86efc1
parent9d35fec9e1f391d56faee20b868ef4114bcc4d8a
re-add ELF gregs and fpregs types to riscv64 user.h

d493206de7df4db07ad34f24701539ba0a6ed38c deleted all the content of
user.h, but sys/procfs.h expects this from sys/user.h
threfore we retain the non conflicting parts
arch/riscv64/bits/user.h