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
/
usr
/
cxx.h
blob: ddce889e90ac234dbde9dd9cc6cd872608fffedb (
plain
)
1
2
3
4
5
6
#ifndef USR_CXX_H
#define USR_CXX_H
void
cpp_demo
(
unsigned long
);
#endif