Enable ptrace(2) support for PT_GETFPREGS/PT_SETFPREGS
authorjca <jca@openbsd.org>
Fri, 3 Sep 2021 14:09:26 +0000 (14:09 +0000)
committerjca <jca@openbsd.org>
Fri, 3 Sep 2021 14:09:26 +0000 (14:09 +0000)
commit70b48b8440a98d9893c1c4aec97c5ba3275022d5
tree2cabfd44a705123a4e465e57bb9ed9d21a9c5e52
parent39a1c2fddc674f4ce550baeeb9f144d0798d1214
Enable ptrace(2) support for PT_GETFPREGS/PT_SETFPREGS

The code is already there, it was unreachable because of this #if 0.
ok kettenis@
sys/arch/riscv64/include/ptrace.h