MIPS signal handling fix
authorPaul Brook <paul@codesourcery.com>
Thu, 9 Jul 2009 17:40:15 +0000 (18:40 +0100)
committerPaul Brook <paul@codesourcery.com>
Thu, 9 Jul 2009 17:40:15 +0000 (18:40 +0100)
commit0bea8349b8067674aaa348eebe9daaa45387d8da
tree79da8f883e2a0fc79de30482ee48f29310eff708
parent577d0ebbfba0bba74ea70852fb491462ae667a6f
MIPS signal handling fix

Add explicit padding to MIPS signal frame structures.

Signed-off-by: Paul Brook <paul@codesourcery.com>
linux-user/signal.c