Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163341
b: refs/heads/master
c: 6bde607
h: refs/heads/master
i:
  163339: 7aaf66d
v: v3
  • Loading branch information
Tim Abbott authored and Paul Mundt committed Jul 20, 2009
1 parent 87163e9 commit 273a6e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e1922bbd25fd507db05c54499726159b1614b83
refs/heads/master: 6bde607e699b9f3c6fa5e4a97d78c7778e643b3d
3 changes: 1 addition & 2 deletions trunk/arch/sh/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ SECTIONS

. = ALIGN(PAGE_SIZE);
__init_end = .;
BSS(PAGE_SIZE)
. = ALIGN(4);
BSS_SECTION(0, PAGE_SIZE, 4)
_ebss = .; /* uClinux MTD sucks */
_end = . ;

Expand Down

0 comments on commit 273a6e9

Please sign in to comment.