00001 #ifndef __CAN_TEST_H__ 00002 #define __CAN_TEST_H__ 00003 00004 void can_test_send_1(void); 00005 void can_test_send_2(void); 00006 void can_test_init_ring(void); 00007 00008 #endif /* __CAN_TEST__ */