mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 21:30:44 +00:00
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2128 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
4e9c298c2d
commit
f0ba036abe
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ void up_irqinitialize(void)
|
|||
irq_attach(LM3S_IRQ_RESERVED, lm3s_reserved);
|
||||
#endif
|
||||
|
||||
lm3s_dumpnvic("inital", NR_IRQS);
|
||||
lm3s_dumpnvic("initial", NR_IRQS);
|
||||
|
||||
#ifndef CONFIG_SUPPRESS_INTERRUPTS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue