summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/kinetis/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/include/kinetis/irq.h')
-rw-r--r--nuttx/arch/arm/include/kinetis/irq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/arm/include/kinetis/irq.h b/nuttx/arch/arm/include/kinetis/irq.h
index 93cd7d468..c16d15eb0 100644
--- a/nuttx/arch/arm/include/kinetis/irq.h
+++ b/nuttx/arch/arm/include/kinetis/irq.h
@@ -50,8 +50,8 @@
/************************************************************************************
* Definitions
************************************************************************************/
-
-/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to
+/* IRQ numbers **********************************************************************/
+/* The IRQ numbers corresponds directly to vector numbers and hence map directly to
* bits in the NVIC. This does, however, waste several words of memory in the IRQ
* to handle mapping tables.
*/