Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144139
b: refs/heads/master
c: ce0b755
h: refs/heads/master
i:
  144137: 1af2292
  144135: 30b11a5
v: v3
  • Loading branch information
Michal Simek committed Apr 23, 2009
1 parent 1fe38b0 commit 4f74247
Show file tree
Hide file tree
Showing 2 changed files with 4 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: bf7e9da4e70a9d4bf9dc5829ff854398e0e4b7f7
refs/heads/master: ce0b755f7dda4f1c06b89f7e903667f538dadd3c
3 changes: 3 additions & 0 deletions trunk/arch/microblaze/include/asm/exceptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
asmlinkage void full_exception(struct pt_regs *regs, unsigned int type,
int fsr, int addr);

void die(const char *str, struct pt_regs *fp, long err);
void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr);

#if defined(CONFIG_XMON)
extern void xmon(struct pt_regs *regs);
extern int xmon_bpt(struct pt_regs *regs);
Expand Down

0 comments on commit 4f74247

Please sign in to comment.