|
|
| File: [Development] / linux-2.6-xfs / drivers / mtd / mtdcore.h (download)
Revision 1.1, Mon Dec 3 16:26:37 2007 UTC (9 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.24-rc3 Merge of 2.6.x-xfs-melb:linux:30183b by kenmcd. |
/* linux/drivers/mtd/mtdcore.h * * Header file for driver private mtdcore exports * */ /* These are exported solely for the purpose of mtd_blkdevs.c. You should not use them for _anything_ else */ extern struct mutex mtd_table_mutex; extern struct mtd_info *mtd_table[MAX_MTD_DEVICES];