| 
    POK(kernelpart)
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | SPARC_TRAP_IRQ_BASE 0x10 | 
| #define | SPARC_TRAP_SYSCALL_BASE 0x80 | 
Typedefs | |
| typedef void(* | sparc_traps_handler )(void) | 
Functions | |
| pok_ret_t | traps_init (void) | 
Variables | |
| sparc_traps_handler | pok_sparc_isr [256] | 
Definition in file traps.h.
| pok_ret_t traps_init | ( | void | ) | 
Initialize ISR table.
| sparc_traps_handler pok_sparc_isr[256] |