]> wirehaze git hosting - stm32f411ceu6.git/blob - sys/core/sysclk.h

wirehaze git hosting

restructure
[stm32f411ceu6.git] / sys / core / sysclk.h
1 #ifndef _SYSCLK_H_
2 #define _SYSCLK_H_
3
4 void sysclk_init (void);
5
6 #endif /* _SYSCLK_H_ */