]> wirehaze git hosting - stm32f411ceu6.git/blobdiff - sys/core/sysclk.c

wirehaze git hosting

restructure
[stm32f411ceu6.git] / sys / core / sysclk.c
similarity index 97%
rename from sysclk.c
rename to sys/core/sysclk.c
index a106774ac2701bde180ebe032a6b677453770285..61f2c5a4febca0996b3e09d597479ed562a5c5c9 100644 (file)
--- a/sysclk.c
@@ -1,5 +1,5 @@
 #include "sysclk.h"
-#include "stm32f411.h"
+#include <stm32f411.h>
 
 void
 sysclk_init (void)