forked from Imagelibrary/rtems
sparc: Remove dead code that was leftover from SMP development.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user