Changeset 30440ed in mainline for uspace/app/hdisk/func_gpt.h
- Timestamp:
- 2013-04-08T23:15:42Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 256cbfe
- Parents:
- 271e24a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hdisk/func_gpt.h
r271e24a r30440ed 46 46 extern int print_gpt_parts(union table_data * data); 47 47 extern int write_gpt_parts(service_id_t dev_handle, union table_data * data); 48 extern int extra_gpt_funcs(tinput_t * in, service_id_t dev_handle, union table_data * data); 48 49 49 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.