update line discipline constants
[musl.git] / arch / mips64 / bits / ptrace.h
blob77a01c064edd726516ce69c790ba14dbbc3ee31f
1 #define PTRACE_GET_THREAD_AREA 25
2 #define PTRACE_SET_THREAD_AREA 26
3 #define PTRACE_PEEKTEXT_3264 0xc0
4 #define PTRACE_PEEKDATA_3264 0xc1
5 #define PTRACE_POKETEXT_3264 0xc2
6 #define PTRACE_POKEDATA_3264 0xc3
7 #define PTRACE_GET_THREAD_AREA_3264 0xc4
8 #define PTRACE_GET_WATCH_REGS 0xd0
9 #define PTRACE_SET_WATCH_REGS 0xd1