Remove uninterpretable comment.
This commit is contained in:
parent
22936d4bb5
commit
3b9bcd57ba
@ -67,7 +67,7 @@ uint32_t *up_doirq(int irq, uint32_t *regs)
|
|||||||
* CURRENT_REGS is handled and (2) the design associated with
|
* CURRENT_REGS is handled and (2) the design associated with
|
||||||
* CONFIG_ARCH_INTERRUPTSTACK. The savestate variable will not work for
|
* CONFIG_ARCH_INTERRUPTSTACK. The savestate variable will not work for
|
||||||
* that purpose as implemented here because only the outermost nested
|
* that purpose as implemented here because only the outermost nested
|
||||||
* interrupt can result in a context switch (it can probably be deleted).
|
* interrupt can result in a context switch.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Current regs non-zero indicates that we are processing an interrupt;
|
/* Current regs non-zero indicates that we are processing an interrupt;
|
||||||
|
Loading…
Reference in New Issue
Block a user