Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44328
b: refs/heads/master
c: f668f55
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Dec 11, 2006
1 parent a11cf61 commit 88c7326
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: 05c8690d95967ad50dda3c9d552a0c342dde801b
refs/heads/master: f668f55c3941faacc6f298f434b1af3d5142eed7
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ SECTIONS
}

. = ALIGN(PAGE_SIZE);
.data.page_aligned : { *(.data.idt) }
.data.page_aligned : { *(.data.page_aligned) }

. = ALIGN(32);
__per_cpu_start = .;
Expand Down

0 comments on commit 88c7326

Please sign in to comment.