sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13
authorSzabolcs Nagy <nsz@port70.net>
Wed, 7 Jul 2021 17:46:31 +0000 (17:46 +0000)
committerRich Felker <dalias@aerifal.cx>
Tue, 8 Mar 2022 22:21:26 +0000 (17:21 -0500)
commitbdb5454065f74b0f6b5ddd8ee39f83d6303c97bb
tree4144e65d9fe3c3cb280cc0f6649ae77f77a7083f
parentaa3bab6ce48d4e210ba3a86fed62e589df789ff4
sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13

see

  linux commit 90f093fa8ea48e5d991332cee160b761423d55c1
  rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request

the struct type got __ prefix to follow existing practice.
include/sys/ptrace.h