Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163491
b: refs/heads/master
c: 74db247
h: refs/heads/master
i:
  163489: 3c8828c
  163487: d6033ca
v: v3
  • Loading branch information
Paul Mundt committed Aug 21, 2009
1 parent f36fe3a commit 7fe12e8
Show file tree
Hide file tree
Showing 2 changed files with 6 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: e115f2c17cbceee93b34d787a7a4a867fc73e7b4
refs/heads/master: 74db2479c1fecefd0a190f282f28f00565309807
5 changes: 5 additions & 0 deletions trunk/arch/sh/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,11 @@ do { \
unlikely(__ret_unwinder_on); \
})

#else

#define UNWINDER_BUG BUG
#define UNWINDER_BUG_ON BUG_ON

#endif /* CONFIG_GENERIC_BUG */

#include <asm-generic/bug.h>
Expand Down

0 comments on commit 7fe12e8

Please sign in to comment.