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
/
include
/
util
/
status.h
blob: f6966dd4110d935dc2207aede79d9c7ae6718ae1 (
plain
)
1
2
3
4
5
6
#ifndef UTIL_STATUS_H
#define UTIL_STATUS_H
void
status
(
void
);
#endif