Removed #defines for types (now they're all in addi_common.h).
authorIan Abbott <abbotti@mev.co.uk>
Wed, 12 Dec 2007 12:28:05 +0000 (12:28 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 12 Dec 2007 12:28:05 +0000 (12:28 +0000)
comedi/drivers/addi-data/hwdrv_APCI1710.h

index dc475c4f02414dc20bd3835ba2ae8f9d0bc2478f..f678eeada6a94b83eddbee1dacfd8898c0a21540 100644 (file)
@@ -30,22 +30,6 @@ You shoud also find the complete GPL in the COPYING file accompanying this sourc
 #define COMEDI_SUBD_PULSEENCODER        16     /* Pulse Encoder INP CPT */
 #define COMEDI_SUBD_INCREMENTALCOUNTER  17     /* Incremental Counter */
 
-#define INT           int
-#define UINT          unsigned int
-#define BYTE          unsigned char
-#define CHAR          char
-#define LONG          long
-#define ULONG         unsigned long
-#define VOID          void
-#define PINT          int *
-#define PUINT         unsigned int *
-#define PBYTE         unsigned char *
-#define PCHAR         char *
-#define PLONG         long *
-#define PULONG        unsigned long *
-#define DWORD         unsigned long
-#define WORD          unsigned short
-
 #define      APCI1710_BOARD_NAME                         "apci1710"
 #define      APCI1710_BOARD_VENDOR_ID    0x10E8
 #define      APCI1710_BOARD_DEVICE_ID    0x818F