aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include')
-rw-r--r--arch/score/include/uapi/asm/ptrace.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/score/include/uapi/asm/ptrace.h b/arch/score/include/uapi/asm/ptrace.h
index f59771a3f127..5c5e794058be 100644
--- a/arch/score/include/uapi/asm/ptrace.h
+++ b/arch/score/include/uapi/asm/ptrace.h
@@ -4,17 +4,6 @@
4#define PTRACE_GETREGS 12 4#define PTRACE_GETREGS 12
5#define PTRACE_SETREGS 13 5#define PTRACE_SETREGS 13
6 6
7#define PC 32
8#define CONDITION 33
9#define ECR 34
10#define EMA 35
11#define CEH 36
12#define CEL 37
13#define COUNTER 38
14#define LDCR 39
15#define STCR 40
16#define PSR 41
17
18#define SINGLESTEP16_INSN 0x7006 7#define SINGLESTEP16_INSN 0x7006
19#define SINGLESTEP32_INSN 0x840C8000 8#define SINGLESTEP32_INSN 0x840C8000
20#define BREAKPOINT16_INSN 0x7002 /* work on SPG300 */ 9#define BREAKPOINT16_INSN 0x7002 /* work on SPG300 */