Go to the documentation of this file. 1 #ifndef _UAPI_M68K_PTRACE_H
2 #define _UAPI_M68K_PTRACE_H
41 #ifdef CONFIG_COLDFIRE
69 #define PTRACE_GETREGS 12
70 #define PTRACE_SETREGS 13
71 #define PTRACE_GETFPREGS 14
72 #define PTRACE_SETFPREGS 15
74 #define PTRACE_GET_THREAD_AREA 25
76 #define PTRACE_SINGLEBLOCK 33