Changeset 9532981 in mainline for uspace/lib/c/include/ipc/sysman.h
- Timestamp:
- 2019-08-07T09:35:37Z (6 years ago)
- Children:
- db34424
- Parents:
- af92309
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-02 23:10:51)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:35:37)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/sysman.h
raf92309 r9532981 67 67 68 68 typedef enum { 69 STATE_EMBRYO = 0, 69 STATE_EMBRYO = 0, // embryo is orthogonal to states (again convergence to systemd...) 70 70 STATE_STARTING, 71 71 STATE_STARTED,
Note:
See TracChangeset
for help on using the changeset viewer.