Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173536
b: refs/heads/master
c: 995bcd3
h: refs/heads/master
v: v3
  • Loading branch information
Tim Abbott authored and Greg Ungerer committed Dec 4, 2009
1 parent 87408fa commit cfebf2a
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: a90a44ee901a1892473864d1a6c267dd04f2c96d
refs/heads/master: 995bcd3dc1924095ddda45d0f8ece6bf6124d74e
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 @@ -168,6 +168,8 @@ SECTIONS {
CON_INITCALL
SECURITY_INITCALL
INIT_RAM_FS
} > INIT
.init : {
. = ALIGN(PAGE_SIZE);
__init_end = .;
} > INIT
Expand Down

0 comments on commit cfebf2a

Please sign in to comment.