Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80411
b: refs/heads/master
c: 004426e
h: refs/heads/master
i:
  80409: 31baf75
  80407: 5349f00
v: v3
  • Loading branch information
Ian Campbell authored and Ingo Molnar committed Jan 30, 2008
1 parent 3a444dd commit b52add8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: afe0bc63ae5fdc642a6181e1b514434f901e39ba
refs/heads/master: 004426eb295b5fff53ed606d5f7495f23674f2c8
6 changes: 3 additions & 3 deletions trunk/arch/x86/boot/compressed/vmlinux_32.scr
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ SECTIONS
{
.data.compressed : {
input_len = .;
LONG(input_data_end - input_data) input_data = .;
*(.data)
LONG(input_data_end - input_data) input_data = .;
*(.data)
output_len = . - 4;
input_data_end = .;
input_data_end = .;
}
}

0 comments on commit b52add8

Please sign in to comment.