baa54ab93c
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> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
cpuinfo.c | ||
early_printk.c | ||
entry.S | ||
head.S | ||
insnemu.S | ||
irq.c | ||
kgdb.c | ||
Makefile | ||
misaligned.c | ||
module.c | ||
nios2_ksyms.c | ||
process.c | ||
prom.c | ||
ptrace.c | ||
setup.c | ||
signal.c | ||
sys_nios2.c | ||
syscall_table.c | ||
time.c | ||
traps.c | ||
vmlinux.lds.S |