Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
55b2afbb92ad92e9f6b0aa4354eb1c94589280c3
/
.
/
block
/
partitions
/
msdos.h
blob: 38c781c490b34599771dd4e078df93ac08f89ba4 [
file
] [
log
] [
blame
]
/*
* fs/partitions/msdos.h
*/
#define
MSDOS_LABEL_MAGIC
0xAA55
int
msdos_partition
(
struct
parsed_partitions
*
state
);