Changeset 700f89e in mainline for uspace/app/hdisk/hdisk.h
- Timestamp:
- 2013-05-02T00:51:28Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9bda5d90
- Parents:
- 8f6c7785
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hdisk/hdisk.h
r8f6c7785 r700f89e 46 46 int (* add_part)(tinput_t *, union table_data *); 47 47 int (* delete_part)(tinput_t *, union table_data *); 48 int (* new_table)(tinput_t *, union table_data *); 48 49 int (* print_parts)(); 49 50 int (* write_parts)(service_id_t, union table_data *);
Note:
See TracChangeset
for help on using the changeset viewer.