Sign in
gem5
/
arm
/
linux-arm64-legacy
/
a209dfc7b0d94bd6fa94553c097836a2e6d0f0ba
/
.
/
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
);