osf.h 123 B

1234567
  1. /*
  2. * fs/partitions/osf.h
  3. */
  4. #define DISKLABELMAGIC (0x82564557UL)
  5. int osf_partition(struct parsed_partitions *state);