Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40513
b: refs/heads/master
c: 525fdb6
h: refs/heads/master
i:
  40511: 0b4d25e
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Oct 31, 2006
1 parent 737f1d2 commit ce7d61d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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: d1480c56feb2a894fd47fb399999a5b320c3e103
refs/heads/master: 525fdb6cc929b515ad7e0be40fd023cff8660ed8
8 changes: 1 addition & 7 deletions trunk/include/asm-um/common.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,7 @@

__initcall_start = .;
.initcall.init : {
*(.initcall1.init)
*(.initcall2.init)
*(.initcall3.init)
*(.initcall4.init)
*(.initcall5.init)
*(.initcall6.init)
*(.initcall7.init)
INITCALLS
}
__initcall_end = .;

Expand Down

0 comments on commit ce7d61d

Please sign in to comment.