Changeset 7b616e2 in mainline for uspace/lib/c/include/ns.h
- Timestamp:
- 2017-09-27T22:40:09Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d076f16
- Parents:
- 8d6bcc8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ns.h
r8d6bcc8c r7b616e2 46 46 extern int ns_ping(void); 47 47 extern int ns_intro(task_id_t); 48 extern async_sess_t *ns_session_get(void); 48 49 49 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.