Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145675
b: refs/heads/master
c: 0b4eb46
h: refs/heads/master
i:
  145673: fe6c625
  145671: 63f23fb
v: v3
  • Loading branch information
H. Peter Anvin committed May 9, 2009
1 parent b671f06 commit b04261b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 83c4832683bc8ebcd1687b3c0bf3ba1ab253dd4f
refs/heads/master: 0b4eb462da10f832b28d518abffa4d77805928a0
1 change: 1 addition & 0 deletions trunk/arch/x86/boot/compressed/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ SECTIONS
*(.data.*)
_edata = . ;
}
. = ALIGN(CONFIG_X86_L1_CACHE_BYTES);
.bss : {
_bss = . ;
*(.bss)
Expand Down

0 comments on commit b04261b

Please sign in to comment.