drivers/ec_module.h
changeset 52 c0405659a74a
parent 39 6965c23a6826
--- a/drivers/ec_module.h	Fri Jan 13 13:44:22 2006 +0000
+++ b/drivers/ec_module.h	Fri Jan 13 15:39:38 2006 +0000
@@ -26,9 +26,6 @@
 
 /*****************************************************************************/
 
-int __init ecat_init_module(void);
-void __exit ecat_cleanup_module(void);
-
 // Registration of devices
 int EtherCAT_register_device(int, EtherCAT_device_t *);
 void EtherCAT_unregister_device(int, EtherCAT_device_t *);