Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147898
b: refs/heads/master
c: 1260866
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Ingo Molnar committed Jun 12, 2009
1 parent 7398bb4 commit 45888ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c5dd8f43367f4f266dd616f11658005bc2d20ef
refs/heads/master: 1260866a271abc84274345580f3d613d3bceff87
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ SECTIONS
/* Data */
. = ALIGN(PAGE_SIZE);
.data : AT(ADDR(.data) - LOAD_OFFSET) {
/* Start of data section */
_sdata = .;
DATA_DATA
CONSTRUCTORS

Expand Down

0 comments on commit 45888ae

Please sign in to comment.