diff options
author | Ley Foon Tan <lftan@altera.com> | 2015-04-16 09:19:01 +0200 |
---|---|---|
committer | Ley Foon Tan <lftan@altera.com> | 2015-04-20 05:11:14 +0200 |
commit | baa54ab93c2e1ced7e54f9c021fe102c0d39c090 (patch) | |
tree | d7e6dc664ef3c36d3b93f865dc1e245f2870805f /arch/nios2/include | |
parent | nios2: remove end address checking for initda (diff) | |
download | linux-baa54ab93c2e1ced7e54f9c021fe102c0d39c090.tar.xz linux-baa54ab93c2e1ced7e54f9c021fe102c0d39c090.zip |
nios2: rework trap handler
Redefine trap handler as below:
0 N/A reserved for system calls
1 SIGUSR1 user-defined signal 1
2 SIGUSR2 user-defined signal 2
3 SIGILL illegal instruction
4..29 reserved (but implemented to raise SIGILL instead of being undefined)
30 SIGTRAP KGDB
31 SIGTRAP trace/breakpoint trap
Signed-off-by: Ley Foon Tan <lftan@altera.com>
Diffstat (limited to 'arch/nios2/include')
0 files changed, 0 insertions, 0 deletions