Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235196
b: refs/heads/master
c: 419ef34
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Mar 9, 2011
1 parent 326337e commit ad085cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cd44da154241170be3f1fadb1f2ca689f6802628
refs/heads/master: 419ef3406a16dfb765538f7bd67728fef9877472
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/kernel/unwind.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ static inline void unwind_trap(struct task_struct *task, unsigned long pc,
* @trace : Where to store stack backtrace (PC values).
* NULL == print backtrace to kernel log
*/
void microblaze_unwind_inner(struct task_struct *task,
static void microblaze_unwind_inner(struct task_struct *task,
unsigned long pc, unsigned long fp,
unsigned long leaf_return,
struct stack_trace *trace)
Expand Down

0 comments on commit ad085cd

Please sign in to comment.