disable unapproved defines
authorDavid Schleef <ds@schleef.org>
Wed, 3 Jul 2002 20:40:25 +0000 (20:40 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 3 Jul 2002 20:40:25 +0000 (20:40 +0000)
include/linux/comedi.h

index bac4348c9a822e61991b93598afd76e07d038352..7336f861b75aaf87ec681efe2ea033c922fa0164 100644 (file)
@@ -216,8 +216,8 @@ typedef unsigned short sampl_t;
 //#define INSN_CONFIG_TRIG             0x12
 //#define INSN_CONFIG_COUNTER          0x13
 #define INSN_CONFIG_ALT_SOURCE         0x14
-#define INSN_CONFIG_DIGITAL_TRIG               0x15
-#define INSN_CONFIG_BLOCK_SIZE         0x16
+//#define INSN_CONFIG_DIGITAL_TRIG     0x15
+//#define INSN_CONFIG_BLOCK_SIZE       0x16
 
 /* ioctls */