Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165953
b: refs/heads/master
c: cfa9a77
h: refs/heads/master
i:
  165951: f681805
v: v3
  • Loading branch information
Michal Simek committed Sep 22, 2009
1 parent 9ea7174 commit e33e302
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: a061dd5258b2bad6c44c48d2a2d55f4fd5eb85d8
refs/heads/master: cfa9a775b9ddcef7f53c35e489a71cfed8c02710
1 change: 1 addition & 0 deletions trunk/arch/microblaze/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jiffies = jiffies_64 + 4;

SECTIONS {
. = CONFIG_KERNEL_START;
_start = CONFIG_KERNEL_BASE_ADDR;
.text : AT(ADDR(.text) - LOAD_OFFSET) {
_text = . ;
_stext = . ;
Expand Down

0 comments on commit e33e302

Please sign in to comment.