Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39126
b: refs/heads/master
c: 8dab42a
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 8, 2006
1 parent 7127493 commit 77bd8db
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 7a39f52202a70ff6834e37053e2ee55c7d351621
refs/heads/master: 8dab42a96781a1100a6b5cc6a66953fc51c30bc1
2 changes: 1 addition & 1 deletion trunk/arch/m68k/sun3/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ extern char _text, _end;
char sun3_reserved_pmeg[SUN3_PMEGS_NUM];

extern unsigned long sun3_gettimeoffset(void);
extern void sun3_sched_init(irqreturn_t (*handler)(int, void *, struct pt_regs *));
extern void sun3_sched_init(irqreturn_t (*handler)(int, void *));
extern void sun3_get_model (char* model);
extern void idprom_init (void);
extern int sun3_hwclk(int set, struct rtc_time *t);
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-m68k/irq_regs.h
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include <asm-generic/irq_regs.h>

0 comments on commit 77bd8db

Please sign in to comment.