X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/ed81f09538552b857c45ec9086a99b010ceec38a..0c60e90bdf1a75402f9cc86eb300c5619dd895bc:/rtems/gw/cangw/gw.h diff --git a/rtems/gw/cangw/gw.h b/rtems/gw/cangw/gw.h new file mode 100644 index 0000000..3a61f30 --- /dev/null +++ b/rtems/gw/cangw/gw.h @@ -0,0 +1,7 @@ +#ifndef __GW_H_ +#define __GW_H_ + +int start_GW(); +int end_GW(); + +#endif \ No newline at end of file