Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d345d97012c3f8fb72c0c9d2ee319ea958b63229
/
.
/
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
);