1 /*
2  *  fs/partitions/ultrix.h
3  */
4 
5 int ultrix_partition(struct gendisk *hd, struct block_device *bdev,
6                      unsigned long first_sector, int first_part_minor);
7 
8