clock.s
This commit is contained in:
6
include/wallclock.h
Normal file
6
include/wallclock.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_WALLCLOCK_H
|
||||
#define GUARD_WALLCLOCK_H
|
||||
|
||||
void Cb2_StartWallClock(void);
|
||||
|
||||
#endif //GUARD_WALLCLOCK_H
|
||||
Reference in New Issue
Block a user