]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/setup.h
LinCAN can be compiled in mode with RT-Linux chip worker threads now.
[lincan.git] / lincan / include / setup.h
index 686b83ab006940895b2b0b707ffbeb69fd53e1c5..ae031f82717ef6479ab84446991dd9af4d98cbca 100644 (file)
@@ -12,3 +12,5 @@ int list_hw(void);
 void *can_checked_malloc(size_t size);
 int can_checked_free(void *address_p);
 int can_del_mem_list(void);
+int can_chip_setup_irq(struct chip_t *chip);
+void can_chip_free_irq(struct chip_t *chip);