mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
fixed a typo
This commit is contained in:
@@ -1423,7 +1423,7 @@ static int up_interrupt(int irq, FAR void *context, FAR void *arg)
|
|||||||
int passes;
|
int passes;
|
||||||
bool handled;
|
bool handled;
|
||||||
|
|
||||||
DEBUGASSERt(priv != NULL);
|
DEBUGASSERT(priv != NULL);
|
||||||
|
|
||||||
/* Report serial activity to the power management logic */
|
/* Report serial activity to the power management logic */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user