]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/main.c
More canqueue locking changes.
[lincan.git] / lincan / src / main.c
index 7851340b81eca5df17b02ea083a7bbd9a4323593..d8a0cb2c10137427d50223142895a34adbfb285b 100644 (file)
@@ -4,7 +4,7 @@
  * Rewritten for new CAN queues by Pavel Pisa - OCERA team member
  * email:pisa@cmp.felk.cvut.cz
  * This software is released under the GPL-License.
- * Version lincan-0.2  9 Jul 2003
+ * Version lincan-0.3  17 Jun 2004
  */
 
 #ifndef EXPORT_SYMTAB
@@ -63,8 +63,6 @@
 #include "../include/can_iortl.h"
 #endif /*CAN_WITH_RTL*/
 
-#define EXPORT_SYMTAB
-
 can_spinlock_t canuser_manipulation_lock;
 
 /* Module parameters, some must be supplied at module loading time */