Changes in uspace/lib/c/generic/bd.c [23c8acd9:8d2dd7f2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/bd.c
r23c8acd9 r8d2dd7f2 44 44 #include <macros.h> 45 45 #include <stdlib.h> 46 #include < offset.h>46 #include <sys/types.h> 47 47 48 48 static void bd_cb_conn(ipc_callid_t iid, ipc_call_t *icall, void *arg);
Note:
See TracChangeset
for help on using the changeset viewer.