Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207133
b: refs/heads/master
c: e2ee9bb
h: refs/heads/master
i:
  207131: aca6267
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent 0d25aa9 commit e262e85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 399233265c2ce805cf19a4f56f79836faad6a034
refs/heads/master: e2ee9bb2253c50a40a659f5c6daf3da1e77d9308
6 changes: 2 additions & 4 deletions trunk/arch/cris/arch-v32/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
#include <hwregs/intr_vect_defs.h>
#include <asm/irq.h>

void
show_registers(struct pt_regs *regs)
void show_registers(struct pt_regs *regs)
{
/*
* It's possible to use either the USP register or current->thread.usp.
Expand Down Expand Up @@ -101,8 +100,7 @@ show_registers(struct pt_regs *regs)
}
}

void
arch_enable_nmi(void)
void arch_enable_nmi(void)
{
unsigned long flags;

Expand Down

0 comments on commit e262e85

Please sign in to comment.