Move left/src/init_clock.[ch] to shared/slave
This commit is contained in:
8
shared/slave/init_clock.h
Normal file
8
shared/slave/init_clock.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __INIT_CLOCK_H__
|
||||
#define __INIT_CLOCK_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void InitClock(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user