Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11087
b: refs/heads/master
c: fdb551a
h: refs/heads/master
i:
  11085: c33571e
  11083: 07c0476
  11079: f885b9e
  11071: 1822b53
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 2fb5661 commit 45691b6
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 629c83f89b943421cd03257e7028a073baa9ca5a
refs/heads/master: fdb551a4c59945f868b8855e5baf161c9f1c0518
6 changes: 6 additions & 0 deletions trunk/include/asm-mips/bug.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#ifndef __ASM_BUG_H
#define __ASM_BUG_H

#include <linux/config.h>

#ifdef CONFIG_BUG

#include <asm/break.h>

#ifdef CONFIG_BUG
Expand All @@ -14,3 +18,5 @@ do { \
#include <asm-generic/bug.h>

#endif

#endif /* __ASM_BUG_H */

0 comments on commit 45691b6

Please sign in to comment.