Changeset cade9c1 in mainline for kernel/arch/sparc64/src/trap/sun4v/interrupt.c
- Timestamp:
- 2014-10-30T12:48:50Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3579629
- Parents:
- aef669b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/trap/sun4v/interrupt.c
raef669b 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.