commit | a6029d1c8cfc9ac2609195f31c2e70b584d3496e | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue May 12 12:10:52 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu May 21 15:56:07 2009 +0200 |
tree | 739930b605c3aae68fe669054cb01dfad1025ffa | |
parent | 732703af9c3478c3f935dd5ae80140b9b12bda09 [diff] |
microblaze: prepare signal handling for generic unistd.h We need to define set_restore_sigmask() in order to get pselect and ppoll. Also, the setup_frame function can not be used when __NR_sigreturn is not defined. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu>