commit | 36a1f2c24f42fc2531d5e21914db56ce8ee346f6 | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <fbuihuu@gmail.com> | Mon Feb 05 15:24:22 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 10 22:38:46 2007 +0000 |
tree | 4d855436df1c3c1359c83913580cd718ba57c859 | |
parent | c0b9bae9d18980afa1797fb7b75adb4fbc837b66 [diff] |
[MIPS] signal32: remove duplicate code 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>