ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[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);