]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - rtems/gw/cangw/gw.h
742ab1ae1d3c78fc5b56266b4c49b80250f5aa79
[can-benchmark.git] / rtems / gw / cangw / gw.h
1 #ifndef __GW_H_\r
2 #define __GW_H_\r
3 \r
4 extern unsigned long int total_1, total_2, succ_1, succ_2, err_1, err_2;\r
5 \r
6 int start_GW();\r
7 int end_GW();\r
8 \r
9 #endif