Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173535
b: refs/heads/master
c: a90a44e
h: refs/heads/master
i:
  173533: c0cb215
  173531: 46e9d1d
  173527: 7597c1a
  173519: 1d4705c
  173503: db816d3
v: v3
  • Loading branch information
Tim Abbott authored and Greg Ungerer committed Dec 4, 2009
1 parent 5c5385f commit 87408fa
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 84bd75715509c862eb9f536c4181dfa2b6d408dc
refs/heads/master: a90a44ee901a1892473864d1a6c267dd04f2c96d
2 changes: 2 additions & 0 deletions trunk/arch/m68knommu/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ SECTIONS {
.init : {
. = ALIGN(PAGE_SIZE);
__init_begin = .;
} > INIT
.init : {
_sinittext = .;
INIT_TEXT
_einittext = .;
Expand Down

0 comments on commit 87408fa

Please sign in to comment.