-
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: 80151 b: refs/heads/master c: 2a10e7c h: refs/heads/master i: 80149: 940d99d 80147: 06d706a 80143: e08f963 v: v3
- Loading branch information
WANG Cong
authored and
Ingo Molnar
committed
Jan 30, 2008
1 parent
78c4a61
commit c14d98f
Showing
2 changed files
with
7 additions
and
1 deletion.
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: bd61643ef6139ba44142f2ba6e79e03267e6b54a | ||
refs/heads/master: 2a10e7c41254941cac87be1eccdcb6379ce097f5 |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#ifndef __UM_NOPS_H | ||
#define __UM_NOPS_H | ||
|
||
#include "asm/arch/nops.h" | ||
|
||
#endif |