-
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: 200095 b: refs/heads/master c: b34bce4 h: refs/heads/master i: 200093: b38876e 200091: fe1759f 200087: 2d1f6ed 200079: 668c8dd 200063: 302ff22 v: v3
- Loading branch information
Magnus Damm
authored and
Paul Mundt
committed
May 31, 2010
1 parent
8ace88b
commit d78a65a
Showing
3 changed files
with
11 additions
and
4 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: 1238c684325d9710544af6f0d11bf7cd6efd5925 | ||
refs/heads/master: b34bce45530ca897aea35915e0e42eb3c8047b52 |
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,6 +1,7 @@ | ||
SECTIONS | ||
{ | ||
.text : { | ||
zero_page_pos = .; | ||
*(.data) | ||
} | ||
} |