Skip to content

Commit

Permalink
CRIS: Include arch dependent bug.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent 620cf2e commit 151f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-cris/bug.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifndef _CRIS_BUG_H
#define _CRIS_BUG_H
#include <asm-generic/bug.h>
#include <asm/arch/bug.h>
#endif

0 comments on commit 151f639

Please sign in to comment.