Changeset fb86ff19 in mainline
- Timestamp:
- 2020-01-05T03:04:38Z (5 years ago)
- Children:
- 7dd7bc0
- Parents:
- 66b1075
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-12-03 22:12:19)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-01-05 03:04:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ns.h
r66b1075 rfb86ff19 47 47 48 48 extern errno_t ns_ping(void); 49 extern async_sess_t *ns_session_get(void);50 51 extern async_sess_t *ns_get_session(void);52 49 53 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.