Add system controller register and clean-up PMC headers
[bertos.git] / bertos / cpu / cortex-m3 / io / sam3.h
index 385221b262b69f3256efcca04657d2234b0555b0..46425493fde0c603639ad6eb9f5da39fb8e59cb2 100644 (file)
@@ -41,6 +41,8 @@
 #include <cpu/detect.h>
 #include <cfg/compiler.h>
 
+#include "sam3_sysctl.h"
+#include "sam3_pmc.h"
 #include "sam3_memmap.h"
 #include "sam3_ints.h"
 #include "sam3_gpio.h"