mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-19 15:39:07 +00:00
6 lines
117 B
C
6 lines
117 B
C
|
/*
|
||
|
* fs/partitions/ultrix.h
|
||
|
*/
|
||
|
|
||
|
int ultrix_partition(struct parsed_partitions *state, struct block_device *bdev);
|