Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73364
b: refs/heads/master
c: b5f2d73
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Paul Mundt committed Nov 7, 2007
1 parent 2dc6dbc commit 656e389
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8199071ca9129c02b25c649f62d499a26b0ff5b
refs/heads/master: b5f2d739e1f1fcfd3b9277cd43afad024bd7eca9
3 changes: 0 additions & 3 deletions trunk/include/asm-sh/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
#define REG_FPSCR 55
#define REG_FPUL 56

/* options set using PTRACE_SETOPTIONS */
#define PTRACE_O_TRACESYSGOOD 0x00000001

/*
* This struct defines the way the registers are stored on the
* kernel stack during a system call or other kernel entry.
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/asm-sh64/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ struct pt_regs {
extern void show_regs(struct pt_regs *);
#endif

#define PTRACE_O_TRACESYSGOOD 0x00000001

#endif /* __ASM_SH64_PTRACE_H */

0 comments on commit 656e389

Please sign in to comment.