Add static memory controller include file
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Feb 2011 14:31:38 +0000 (14:31 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Sun, 27 Feb 2011 14:31:38 +0000 (14:31 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4729 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/cortex-m3/io/sam3.h

index 33ee560ec9ab933b26e0b267e77b5f783e74a890..ef5efa05baf67ade81538c0c7c3676c755cef259 100644 (file)
 
 #include "sam3_sysctl.h"
 #include "sam3_pmc.h"
+#include "sam3_smc.h"
 #include "sam3_ints.h"
 #include "sam3_pio.h"
 #include "sam3_nvic.h"