Changeset c7e6a3e in mainline for uspace/lib/device/include/hr.h
- Timestamp:
- 2025-04-01T09:53:51Z (4 months ago)
- Children:
- 52be5fa
- Parents:
- 44da6c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/hr.h
r44da6c8 rc7e6a3e 97 97 98 98 typedef struct hr_extent { 99 service_id_t svc_id; 100 hr_ext_status_t status; 99 service_id_t svc_id; 100 hr_ext_status_t status; 101 uint64_t blkno; 101 102 } hr_extent_t; 102 103
Note:
See TracChangeset
for help on using the changeset viewer.