android_kernel_lenovo_1050f/block/partitions/osf.h

8 lines
123 B
C
Raw Permalink Normal View History

2020-06-06 17:20:15 +00:00
/*
* fs/partitions/osf.h
*/
#define DISKLABELMAGIC (0x82564557UL)
int osf_partition(struct parsed_partitions *state);