Sign in
nest-open-source
/
nest-cam
/
v350
/
linux
/
a9f1813d8b4a3a0d9de7994d402200f25d10a70b
/
.
/
fs
/
partitions
/
msdos.h
blob: 38c781c490b34599771dd4e078df93ac08f89ba4 [
file
]
/*
* fs/partitions/msdos.h
*/
#define
MSDOS_LABEL_MAGIC
0xAA55
int
msdos_partition
(
struct
parsed_partitions
*
state
);