Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/common.h

    r6deb2cd r3be9d10  
    5252        unsigned flags;
    5353        struct async_call *label;
    54         cap_handle_t cap_handle;
     54        cap_call_handle_t cap_handle;
    5555} ipc_call_t;
    56 
    57 typedef cap_handle_t ipc_callid_t;
    5856
    5957extern futex_t async_futex;
Note: See TracChangeset for help on using the changeset viewer.