Some more whitespace + cosmetics.

This commit is contained in:
Uwe Hermann
2010-12-29 18:29:47 +01:00
parent b5727a6c73
commit d9f6f200c1
9 changed files with 173 additions and 233 deletions

View File

@@ -62,7 +62,6 @@
/* STIR: Software Trigger Interrupt Register */
#define NVIC_STIR MMIO32(STIR_BASE)
/* --- IRQ channel numbers-------------------------------------------------- */
/* Cortex M3 System Interrupts */
@@ -140,7 +139,6 @@
#define NVIC_DMA2_CHANNEL3_IRQ 58
#define NVIC_DMA2_CHANNEL4_5_IRQ 59
/* --- NVIC functions ------------------------------------------------------ */
void nvic_enable_irq(u8 irqn);