Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251387
b: refs/heads/master
c: c977819
h: refs/heads/master
i:
  251385: 6f7f639
  251383: 43a945b
v: v3
  • Loading branch information
Mike Frysinger committed May 25, 2011
1 parent eeb17bd commit a3dba09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: c505217ca058aa4bcb0cba7bc6b2d228120b3e3e
refs/heads/master: c977819d0138bbc0c2799b8112fa4e4e93ab5b59
2 changes: 0 additions & 2 deletions trunk/arch/blackfin/include/asm/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ struct pt_regs {
extern void show_regs(struct pt_regs *);

#define arch_has_single_step() (1)
extern void user_enable_single_step(struct task_struct *child);
extern void user_disable_single_step(struct task_struct *child);
/* common code demands this function */
#define ptrace_disable(child) user_disable_single_step(child)

Expand Down

0 comments on commit a3dba09

Please sign in to comment.