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:
c0b9bae
)
[MIPS] signal32: remove duplicate code
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Mon, 5 Feb 2007 14:24:22 +0000
(15:24 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 10 Feb 2007 22:38:46 +0000
(22:38 +0000)
There's no point for signal32.c to redefine get_sigframe().
It should use the one define in signal.c instead.
The same stands for install_sigtramp().
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found