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)
commit94c5495dd16ca3311cbc95705e58d28a45899d1d
tree79da8f883e2a0fc79de30482ee48f29310eff708
parentf04dc72f398c80d1a8e918000d9e184edcb42f74
MIPS signal handling fix

Add explicit padding to MIPS signal frame structures.

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