Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
[linux-2.6.22.y-op.git] / fs / partitions / osf.h
blob427b8eab314bbbfc8101cee187c1dd0f911c546f
1 /*
2 * fs/partitions/osf.h
3 */
5 #define DISKLABELMAGIC (0x82564557UL)
7 int osf_partition(struct parsed_partitions *state, struct block_device *bdev);