Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/ipc/sysipc.h

    r057d21a r48daf64  
    5252unative_t sys_ipc_wait_for_call(ipc_data_t *calldata, uint32_t usec,
    5353    int nonblocking);
    54 unative_t sys_ipc_poke(void);
    5554unative_t sys_ipc_forward_fast(unative_t callid, unative_t phoneid,
    5655    unative_t method, unative_t arg1, unative_t arg2, int mode);
Note: See TracChangeset for help on using the changeset viewer.