Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4213
b: refs/heads/master
c: 2098eec
h: refs/heads/master
i:
  4211: 6dd037a
v: v3
  • Loading branch information
Olaf Hering authored and Linus Torvalds committed Jul 8, 2005
1 parent b43b09f commit 324df78
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3c326fe9cb7ae022f7589a6f5781e49ceab82e64
refs/heads/master: 2098eec22882e8a50a21eb214df4742b34927dae
4 changes: 2 additions & 2 deletions trunk/arch/ppc64/kernel/vdso32/vdso32.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ SECTIONS
.gcc_except_table : { *(.gcc_except_table) }
.fixup : { *(.fixup) }

.got ALIGN(4) : { *(.got.plt) *(.got) }

.dynamic : { *(.dynamic) } :text :dynamic
.got : { *(.got) }
.plt : { *(.plt) }

_end = .;
__end = .;
Expand Down

0 comments on commit 324df78

Please sign in to comment.