projects
/
can-benchmark.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3a61f308ce7e5f11a0bef4f92ebd51a37f35b757
[can-benchmark.git]
/
rtems
/
gw
/
cangw
/
gw.h
1
#ifndef __GW_H_
\r
2
#define __GW_H_
\r
3
\r
4
int start_GW();
\r
5
int end_GW();
\r
6
\r
7
#endif