sun.h 152 B

1234567
  1. /*
  2. * fs/partitions/sun.h
  3. */
  4. #define SUN_LABEL_MAGIC 0xDABE
  5. int sun_partition(struct parsed_partitions *state, struct block_device *bdev);