Home | History | Annotate | Line # | Download | only in linux
async.h revision 1.2
      1  1.2  riastrad #ifndef _LINUX_ASYNC_H_
      2  1.2  riastrad #define _LINUX_ASYNC_H_
      3  1.2  riastrad 
      4  1.1  riastrad typedef struct async_cookie_t {
      5  1.1  riastrad 
      6  1.1  riastrad } async_cookie_t;
      7  1.2  riastrad #endif /* _LINUX_ASYNC_H_ */
      8  1.2  riastrad 
      9