Changes in kernel/arch/sparc64/src/trap/sun4v/interrupt.c [b2fa1204:cade9c1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/trap/sun4v/interrupt.c
rb2fa1204 rcade9c1 95 95 * register and processes the message (invokes a function call). 96 96 */ 97 void cpu_mondo( void)97 void cpu_mondo(unsigned int tt, istate_t *istate) 98 98 { 99 99 #ifdef CONFIG_SMP
Note:
See TracChangeset
for help on using the changeset viewer.