Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138778
b: refs/heads/master
c: 0a699af
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Mar 17, 2009
1 parent c80149e commit 222de5f
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 704439ddf9f8ff1fc8c6d8abaac4bc4c95697e39
refs/heads/master: 0a699af8e613a670be50245366fa18cb19ac5172
4 changes: 3 additions & 1 deletion trunk/arch/x86/kernel/vmlinux_32.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,9 @@ SECTIONS
__brk_limit = . ;
}

_end = . ;
.end : AT(ADDR(.end) - LOAD_OFFSET) {
_end = . ;
}

/* Sections to be discarded */
/DISCARD/ : {
Expand Down

0 comments on commit 222de5f

Please sign in to comment.