]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - block/partitions/msdos.h
Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-zesty-kernel.git] / block / partitions / msdos.h
CommitLineData
1da177e4
LT
1/*
2 * fs/partitions/msdos.h
3 */
4
5#define MSDOS_LABEL_MAGIC 0xAA55
6
1493bf21 7int msdos_partition(struct parsed_partitions *state);
1da177e4 8