|
|
| version 1.2, 2004/04/09 12:51:20 | version 1.3, 2004/05/13 17:40:17 |
|---|---|
| Line 62 typedef struct xio *xio_t; | Line 62 typedef struct xio *xio_t; |
| #define XIOF_READ 0x0001 | #define XIOF_READ 0x0001 |
| #define XIOF_WRITE 0x0002 | #define XIOF_WRITE 0x0002 |
| #define XIOF_LINMAP 0x0004 | |
| #endif | #endif |