source: bootcd/isolinux/syslinux-6.03/extlinux/fat.h

Last change on this file was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 138 bytes
Line 
1#ifndef _H_FAT_
2#define _H_FAT_
3
4#define MSDOS_SUPER_MAGIC       0x4d44          /* MD */
5/* The rest is defined in syslxint.h */
6
7#endif
Note: See TracBrowser for help on using the repository browser.