10 lines
71 B
C
10 lines
71 B
C
|
|
#include <timer.h>
|
|
|
|
void timer_init() {
|
|
|
|
}
|
|
|
|
void timer_tick() {
|
|
|
|
} |