aboutsummaryrefslogtreecommitdiff
path: root/src/sys/timer.h
blob: 641a581aa0876dacd1a761fde58523439b89fe33 (plain)
1
2
3
4
5
6
#ifndef SYS_TIMER_H
#define SYS_TIMER_H

void c_timer();

#endif