Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176105
b: refs/heads/master
c: 7cf79d5
h: refs/heads/master
i:
  176103: c434edb
v: v3
  • Loading branch information
Michal Simek committed Dec 14, 2009
1 parent 24ec273 commit 58ca5dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 13cdee23296c437cdd0262a09c3455de8e1e85b2
refs/heads/master: 7cf79d59ea650ae82868a99cc2954871d2a239bf
5 changes: 3 additions & 2 deletions trunk/arch/microblaze/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ SECTIONS {
_stext = . ;
*(.text .text.*)
*(.fixup)
EXIT_TEXT
EXIT_CALL
EXIT_TEXT
EXIT_CALL
SCHED_TEXT
LOCK_TEXT
KPROBES_TEXT
IRQENTRY_TEXT
. = ALIGN (4) ;
_etext = . ;
}
Expand Down

0 comments on commit 58ca5dc

Please sign in to comment.