index
:
Jobbed.git
master
modular
no-search
Jobbed RTOS for Raspberry Pi 2B
Christian Cunningham
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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