Changeset b688fd8 in mainline for uspace/lib/c/include/ns.h
- Timestamp:
- 2015-08-17T18:54:56Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abf2dfd
- Parents:
- b10460a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ns.h
rb10460a rb688fd8 46 46 sysarg_t); 47 47 extern async_sess_t *service_bind(services_t, sysarg_t, sysarg_t, sysarg_t, 48 async_ client_conn_t);48 async_port_handler_t); 49 49 50 50 extern int ns_ping(void);
Note:
See TracChangeset
for help on using the changeset viewer.