Ignore:
File:
1 edited

Legend:

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

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