source:
bootcd/isolinux/syslinux-6.03/extlinux/fat.h
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 138 bytes |
Rev | Line | |
---|---|---|
[e16e8f2] | 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.