-
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: 112320 b: refs/heads/master c: 4ba3f7c h: refs/heads/master v: v3
- Loading branch information
Russell King
authored and
Russell King
committed
Oct 1, 2008
1 parent
c0588d6
commit b1006c8
Showing
4 changed files
with
15 additions
and
14 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: 07a2f737ba1d73ace591dd03c512bb0dd63f6785 | ||
refs/heads/master: 4ba3f7c55938d7e51e23c1feedd035dd46716ae7 |
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 |
---|---|---|
|
@@ -73,4 +73,10 @@ | |
|
||
#endif | ||
|
||
/* | ||
* Sparsemem version of the above | ||
*/ | ||
#define MAX_PHYSMEM_BITS 32 | ||
#define SECTION_SIZE_BITS 24 | ||
|
||
#endif |