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