Ignore:
File:
1 edited

Legend:

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

    rc33f39f r4e5dabf  
    4040
    4141extern call_t *get_call(sysarg_t);
    42 extern int phone_get(sysarg_t, phone_t **);
    4342extern int phone_alloc(task_t *);
    44 extern bool phone_connect(int, answerbox_t *);
     43extern void phone_connect(int, answerbox_t *);
    4544extern void phone_dealloc(int);
    4645
Note: See TracChangeset for help on using the changeset viewer.