]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - rtems/gw/cangw/gw.h
Initial commit of simple (just forwarding from CAN0 to CAN1 and back) CAN gateway...
[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