|
|
| File: [Development] / linux-2.6-xfs-all / fs / partitions / msdos.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
/* * fs/partitions/msdos.h */ #define MSDOS_LABEL_MAGIC 0xAA55 int msdos_partition(struct parsed_partitions *state, struct block_device *bdev);