Changeset 0a8f070 in mainline for uspace/lib/c/generic/private/ns.h
- Timestamp:
- 2019-08-07T02:33:03Z (6 years ago)
- Children:
- fe86d9d
- Parents:
- 103939e
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-08-16 16:04:14)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 02:33:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/ns.h
r103939e r0a8f070 38 38 #include <async.h> 39 39 40 extern async_sess_t session_ns;40 extern async_sess_t *session_primary; 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.