-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 84987 b: refs/heads/master c: 151f639 h: refs/heads/master i: 84985: b5255dd 84983: 3d062ba v: v3
- Loading branch information
Jesper Nilsson
committed
Feb 8, 2008
1 parent
dd4bb21
commit 0200a6e
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 620cf2e44206bde8a7777e29658b3752675c066b | ||
refs/heads/master: 151f6398301c30670456efd0c4801aa721d557b9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |