Ignore:
Timestamp:
Jul 5, 2010, 11:51:20 AM (15 years ago)
Author:
Paul Smedley
Message:

Update Uniaud32-2.1.x branch with necessary changes for ALSA 1.0.23

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/include/asm/fcntl.h

    r32 r499  
    1818#define O_NDELAY        O_NONBLOCK
    1919#define O_SYNC           010000
     20#define O_DSYNC O_SYNC /* for compatability with newer ALSA versions */
    2021#define FASYNC           020000 /* fcntl, for BSD compatibility */
    2122#define O_DIRECT         040000 /* direct disk access hint - currently ignored */
Note: See TracChangeset for help on using the changeset viewer.