blob: 20ed2315ec16add78b00478ff59523697960e0de [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/*
2 * fs/partitions/osf.h
3 */
4
5#define DISKLABELMAGIC (0x82564557UL)
6
7int osf_partition(struct parsed_partitions *state);