Changeset 9f272d9 in mainline for uspace/lib/c/generic/private/ns.h
- Timestamp:
- 2018-06-19T19:43:42Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5c76cc61
- Parents:
- 47be512
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-05-31 16:26:54)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-06-19 19:43:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/ns.h
r47be512 r9f272d9 38 38 #include <async.h> 39 39 40 extern async_sess_t *session_ns;40 extern async_sess_t session_ns; 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.