version: Update to 4.08, update year to 2014
[syslinux/sherbszt.git] / extlinux / fat.h
blob5d13402d4a6ed7192074f202bac6a2bb3708644f
1 #ifndef _H_FAT_
2 #define _H_FAT_
4 #define MSDOS_SUPER_MAGIC 0x4d44 /* MD */
5 /* The rest is defined in syslxint.h */
7 #endif