aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions/sun.h
blob: b1b19fda7b22c8b742a88c40029db342dd57fd00 (plain)
1
2
3
4
5
6
7
/*
 *  fs/partitions/sun.h
 */

#define SUN_LABEL_MAGIC          0xDABE

int sun_partition(struct parsed_partitions *state, struct block_device *bdev);