Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101594
b: refs/heads/master
c: 7d9e793
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed May 14, 2008
1 parent 86f5048 commit 497d15e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8fa29d22dcb2aec97f1a508cd3741c6e0b4a9434
refs/heads/master: 7d9e793463d854073f5c0dedea991a5b63336d6a
2 changes: 2 additions & 0 deletions trunk/include/asm-powerpc/xmon.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#ifdef CONFIG_XMON
extern void xmon_setup(void);
extern void xmon_register_spus(struct list_head *list);
struct pt_regs;
extern int xmon(struct pt_regs *excp);
#else
static inline void xmon_setup(void) { };
static inline void xmon_register_spus(struct list_head *list) { };
Expand Down

0 comments on commit 497d15e

Please sign in to comment.