Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18137
b: refs/heads/master
c: 54a5a6e
h: refs/heads/master
i:
  18135: fe0e663
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 12, 2006
1 parent c22b68e commit a6f0c11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a763be5c1aace94cf4adfc5ea164f5b0d2d255cd
refs/heads/master: 54a5a6eb5842d68fe0aaa60d50fdea532c19770b
2 changes: 1 addition & 1 deletion trunk/arch/m68k/kernel/vmlinux-sun3.lds
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ __init_begin = .;
__initramfs_end = .;
. = ALIGN(8192);
__init_end = .;
.init.task : { *(init_task) }
.data.init.task : { *(.data.init_task) }


.bss : { *(.bss) } /* BSS */
Expand Down

0 comments on commit a6f0c11

Please sign in to comment.