14 lines
239 B
C
14 lines
239 B
C
/* define this to enable debug code for this module */
|
|
#undef DEBUG
|
|
|
|
/* Version number of package */
|
|
#undef MODULE_VERSION
|
|
|
|
/* Major Version */
|
|
#undef MODULE_MAJOR
|
|
|
|
/* Minor Version */
|
|
#undef MODULE_MINOR
|
|
|
|
/* Revision */
|
|
#undef MODULE_REV
|