-
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: 258147 b: refs/heads/master c: 144d634 h: refs/heads/master i: 258145: 4184067 258143: 28b4e8a v: v3
- Loading branch information
Jan Glauber
authored and
Martin Schwidefsky
committed
Jul 24, 2011
1 parent
800bd14
commit b41f110
Showing
22 changed files
with
379 additions
and
681 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: 603d1a50acf252621a3598618b018b8123aaba64 | ||
refs/heads/master: 144d634a21caff1d54cb4bb0d073774e88130045 |
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
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
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,6 +1,9 @@ | ||
#ifndef __ASM_LINKAGE_H | ||
#define __ASM_LINKAGE_H | ||
|
||
/* Nothing to see here... */ | ||
#include <linux/stringify.h> | ||
|
||
#define __ALIGN .align 4, 0x07 | ||
#define __ALIGN_STR __stringify(__ALIGN) | ||
|
||
#endif |
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
Oops, something went wrong.