splice: only return -EAGAIN if there's hope of more data
[linux-2.6.22.y-op.git] / include / asm-um / bugs.h
blob6a72e240d5fcfe32645bffa3705ee0c5a0417579
1 #ifndef __UM_BUGS_H
2 #define __UM_BUGS_H
4 void check_bugs(void);
6 #endif