sparc: Remove dead code that was leftover from SMP development.

This commit is contained in:
Jennifer Averett
2013-02-26 12:31:23 -06:00
parent c4946cd0c9
commit e517714b7c

View File

@@ -354,10 +354,6 @@ dont_switch_stacks:
cmp %o0, 0 cmp %o0, 0
bz simple_return bz simple_return
nop nop
#else
!sethi %hi(SYM(_Thread_Dispatch_disable_level)), %l4
!ld [%l5 + PER_CPU_ISR_NEST_LEVEL], %l7
!ld [%l4 + %lo(SYM(_Thread_Dispatch_disable_level))], %l6
#endif #endif
/* /*