-
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: 101727 b: refs/heads/master c: 9b09c6d h: refs/heads/master i: 101725: 43bdc7c 101723: 92f025a 101719: bae5839 101711: c6b9670 101695: a88e8af v: v3
- Loading branch information
Tony Breeds
authored and
Paul Mackerras
committed
Jul 1, 2008
1 parent
a7515ed
commit 63464f0
Showing
6 changed files
with
27 additions
and
8 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: c230328def963373ec474056f372e1918692c3c8 | ||
refs/heads/master: 9b09c6d909dfd8de96b99b9b9c808b94b0a71614 |
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
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 |
---|---|---|
|
@@ -3,7 +3,6 @@ ENTRY(_zimage_start) | |
EXTERN(_zimage_start) | ||
SECTIONS | ||
{ | ||
. = (4*1024*1024); | ||
_start = .; | ||
.text : | ||
{ | ||
|