-
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: 210087 b: refs/heads/master c: 42537ef h: refs/heads/master i: 210085: bd68854 210083: 834cdd7 210079: 62a9f2e v: v3
- Loading branch information
Olof Johansson
authored and
Colin Cross
committed
Aug 22, 2010
1 parent
5c21317
commit e400f5d
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: a68820db790351076039f936fa6317a2b3439e55 | ||
refs/heads/master: 42537eff861baccf3912e16ac4fd15a10fda2136 |
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 |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
|
||
#include <asm/sizes.h> | ||
|
||
#define VMALLOC_END 0xFE000000 | ||
#define VMALLOC_END 0xFE000000UL | ||
|
||
#endif |