aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Platform/UC3/InterruptManagement.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Platform/UC3/InterruptManagement.h')
-rw-r--r--LUFA/Platform/UC3/InterruptManagement.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/LUFA/Platform/UC3/InterruptManagement.h b/LUFA/Platform/UC3/InterruptManagement.h
index bc27f2207..67dc3ea1d 100644
--- a/LUFA/Platform/UC3/InterruptManagement.h
+++ b/LUFA/Platform/UC3/InterruptManagement.h
@@ -71,10 +71,6 @@
#define _UC3_INTERRUPT_MANAGEMENT_H_
/* Includes: */
- #include <avr32/io.h>
- #include <stdbool.h>
- #include <stdint.h>
-
#include <LUFA/Common/Common.h>
/* Enable C linkage for C++ Compilers: */