Update of /cvsroot/alsa/alsa-driver/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12081/include

Added Files:
        syscalls_26.h 
Log Message:
Added syscalls.h support for 2.6 kernels (and provided compatible code for old kernels)

--- NEW FILE: syscalls_26.h ---
#undef sys_open
#define sys_open open
#undef sys_close
#define sys_close close
#undef sys_read
#define sys_read read



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to