source:
bootcd/isolinux/syslinux-6.03/extlinux/fat.h
@
26ffad7
Last change on this file since 26ffad7 was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
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.