ubuntu-linux-kernel/block/partitions/msdos.h

9 lines
124 B
C
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
/*
* fs/partitions/msdos.h
*/
#define MSDOS_LABEL_MAGIC 0xAA55
int msdos_partition(struct parsed_partitions *state);