Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64496
b: refs/heads/master
c: a204458
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Aug 27, 2007
1 parent 6ca6901 commit 7f058d7
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: b5438582090406e2ccb4169d9b2df7c9939ae42b
refs/heads/master: a204458acb358c147618c749ba0fac8ef2c5d4e6
1 change: 1 addition & 0 deletions trunk/include/asm-mips/stacktrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ extern unsigned long unwind_stack(struct task_struct *task, unsigned long *sp,
static inline unsigned long unwind_stack(struct task_struct *task,
unsigned long *sp, unsigned long pc, unsigned long *ra)
{
return 0;
}
#endif

Expand Down

0 comments on commit 7f058d7

Please sign in to comment.