Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207160
b: refs/heads/master
c: 85d9865
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent d56d9fb commit d66e5ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2d495ebc55f0d5a7ac488716230d817d43818549
refs/heads/master: 85d9865721c62a551547984e6cc8bd3ba732e294
2 changes: 1 addition & 1 deletion trunk/arch/cris/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ SECTIONS
__init_end = .;

__data_end = . ; /* Move to _edata ? */
BSS_SECTION(0, 0, 0)
BSS_SECTION(1, 1, 1)

. = ALIGN (0x20);
_end = .;
Expand Down

0 comments on commit d66e5ad

Please sign in to comment.