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