git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2232e
)
m32r: Separate syscall table from entry.S
author
Hirokazu Takata
<takata@linux-m32r.org>
Mon, 20 Aug 2007 00:12:46 +0000
(09:12 +0900)
committer
Hirokazu Takata
<takata@linux-m32r.org>
Mon, 3 Sep 2007 02:30:19 +0000
(11:30 +0900)
- Separate sys_call_table from arch/m32r/kernel/entry.S and
move it to arch/m32r/kernel/system_call.S.
- Change sys_call_table section from .data to .rodata.
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
No differences found