[NETNS][IPV6] ip6_fib - clean node use namespace
[linux-2.6/openmoko-kernel/knife-kernel.git] / fs / partitions / msdos.h
blob01e5e0b6902d2a788c25d353fe9858ae1a0ba2c1
1 /*
2 * fs/partitions/msdos.h
3 */
5 #define MSDOS_LABEL_MAGIC 0xAA55
7 int msdos_partition(struct parsed_partitions *state, struct block_device *bdev);