Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/char/ski-con/ski-con.h

    rcf3a905c r6404aca  
    5656        fibril_mutex_t buf_lock;
    5757        fibril_condvar_t buf_cv;
    58         /** Memory area mapped to arbitrate with the kernel driver */
    59         void *mem_area;
    6058} ski_con_t;
    6159
Note: See TracChangeset for help on using the changeset viewer.