-
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: 104159 b: refs/heads/master c: 7c4285d h: refs/heads/master i: 104157: 5ff420a 104155: 7076577 104151: fc9c5ba 104143: 7f93a76 104127: aa3c63a v: v3
- Loading branch information
Sam Ravnborg
authored and
David S. Miller
committed
Jul 18, 2008
1 parent
b1c1eba
commit 8bd0795
Showing
3 changed files
with
7 additions
and
12 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: 68a61c8d87dae7c7b7cc76ab01190475e87be0d9 | ||
refs/heads/master: 7c4285d8362641b815ea71018139619db965ab34 |
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,10 +1 @@ | ||
/* | ||
* Just a place holder. | ||
*/ | ||
|
||
#ifndef _SPARC64_SETUP_H | ||
#define _SPARC64_SETUP_H | ||
|
||
#define COMMAND_LINE_SIZE 2048 | ||
|
||
#endif /* _SPARC64_SETUP_H */ | ||
#include <asm-sparc/setup.h> |