Changeset 79b77ce in mainline for uspace/lib/fmgt/include
- Timestamp:
- 2025-12-17T00:00:01Z (3 months ago)
- Branches:
- master
- Children:
- 81805e0
- Parents:
- 2309891
- File:
-
- 1 edited
-
uspace/lib/fmgt/include/types/fmgt.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/fmgt/include/types/fmgt.h
r2309891 r79b77ce 65 65 fmgt_io_read, 66 66 /** Write */ 67 fmgt_io_write 67 fmgt_io_write, 68 /** Open */ 69 fmgt_io_open, 70 /** Create */ 71 fmgt_io_create 68 72 } fmgt_io_op_type_t; 69 73
Note:
See TracChangeset
for help on using the changeset viewer.
