Merge to Fedora kernel-2.6.18-1.2260_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / fs / partitions / nec98.h
1 /*
2  *  NEC PC-9800 series partition supports
3  *
4  *  Copyright (C) 1998-2000     Kyoto University Microcomputer Club
5  */
6
7 #define NEC98_PTABLE_MAGIC      0xAA55
8
9 extern int nec98_partition(struct parsed_partitions *state,
10                                 struct block_device *bdev);