Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106685
b: refs/heads/master
c: ebd3c00
h: refs/heads/master
i:
  106683: aada844
v: v3
  • Loading branch information
David S. Miller committed Jul 28, 2008
1 parent cb7efac commit 07b418e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b8b751bedcd00985550d84901c07eda427413e7b
refs/heads/master: ebd3c003335c3af1e3cb43a5955ba02e7ed2984c
1 change: 1 addition & 0 deletions trunk/arch/sparc/include/asm/processor_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ extern pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);

extern unsigned long get_wchan(struct task_struct *);

#define task_pt_regs(tsk) ((tsk)->thread.kregs)
#define KSTK_EIP(tsk) ((tsk)->thread.kregs->pc)
#define KSTK_ESP(tsk) ((tsk)->thread.kregs->u_regs[UREG_FP])

Expand Down

0 comments on commit 07b418e

Please sign in to comment.