removed my misguided SDF_MMAPPED flag
This commit is contained in:
parent
7fa2d20f68
commit
8d3bd3aea9
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ typedef unsigned short sampl_t;
|
|||
#define SDF_RUNNING 0x08000000 /* subdevice is acquiring data */
|
||||
#define SDF_LSAMPL 0x10000000 /* subdevice uses 32-bit samples */
|
||||
#define SDF_PACKED 0x20000000 /* subdevice can do packed DIO */
|
||||
#define SDF_MMAPPED 0x40000000 /* is currently mmap'ed */
|
||||
|
||||
/* subdevice types */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue