-
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: 48026 b: refs/heads/master c: bbd4bb9 h: refs/heads/master v: v3
- Loading branch information
Alon Bar-Lev
authored and
Linus Torvalds
committed
Feb 12, 2007
1 parent
f4f69b0
commit f42d341
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: 7bf9f974fbdc16769db3d48f7c31f932b233bcfb | ||
refs/heads/master: bbd4bb9aa7635063284ffb3470ab24c36c14d935 |
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,6 @@ | ||
#ifndef _x8664_SETUP_H | ||
#define _x8664_SETUP_H | ||
|
||
#define COMMAND_LINE_SIZE 256 | ||
#define COMMAND_LINE_SIZE 2048 | ||
|
||
#endif |