Changeset a5c78a18 in mainline for uspace/lib/c/include/context.h
- Timestamp:
- 2019-02-03T14:35:44Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b4f1171
- Parents:
- 67ca359
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/context.h
r67ca359 ra5c78a18 33 33 #include <libarch/fibril_context.h> 34 34 35 typedef __context_t context_t; 36 35 37 /* Context initialization data. */ 36 38 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.