commit | 28570e8dac5c86ab10ce2a7e9c02d3aaece63760 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Nov 19 08:30:15 2012 +0400 |
committer | Chris Zankel <chris@zankel.net> | Tue Dec 18 21:10:22 2012 -0800 |
tree | 29a915825b1851c1377d88bdb008a0eb7993d78f | |
parent | c622b29d1f38021411965b7e0170ab055551b257 [diff] |
xtensa: add trap_set_handler function trap_set_handler sets new C-handler in the exception table and returns previous handler. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>