mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-24 05:04:00 +08: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);
|