Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/lufa.git] / LUFA / Platform / UC3 / InterruptManagement.c
index 98d1e45..ce2a819 100644 (file)
@@ -60,3 +60,4 @@ void INTC_Init(void)
 
        __builtin_mtsr(AVR32_EVBA, (uintptr_t)&EVBA_Table);
 }
+