summaryrefslogtreecommitdiffstats
path: root/fs/partitions/sun.h
blob: 3426d4aa29fcb4bb93553017da1b4d38c676d90c (plain)
1
2
3
4
5
6
7
8
9
/*
 *  fs/partitions/sun.h
 */

#define SUN_LABEL_MAGIC          0xDABE

int sun_partition(struct gendisk *hd, kdev_t dev,
		  unsigned long first_sector, int first_part_minor);