android_kernel_samsung_a7y1.../block/partitions/sun.h

9 lines
169 B
C
Raw Permalink Normal View History

2023-04-07 19:05:06 +00:00
/*
* fs/partitions/sun.h
*/
#define SUN_LABEL_MAGIC 0xDABE
#define SUN_VTOC_SANITY 0x600DDEEE
int sun_partition(struct parsed_partitions *state);