]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - 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
diff --git a/rtems/gw/cangw/gw.h b/rtems/gw/cangw/gw.h
new file mode 100644 (file)
index 0000000..3a61f30
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __GW_H_\r
+#define __GW_H_\r
+\r
+int start_GW();\r
+int end_GW();\r
+\r
+#endif
\ No newline at end of file