mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +08:00
Remove uninterpretable comment.
This commit is contained in:
@@ -67,7 +67,7 @@ uint32_t *up_doirq(int irq, uint32_t *regs)
|
||||
* CURRENT_REGS is handled and (2) the design associated with
|
||||
* CONFIG_ARCH_INTERRUPTSTACK. The savestate variable will not work for
|
||||
* 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;
|
||||
|
||||
Reference in New Issue
Block a user