repo.or.cz
/
syslinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xfs: Make xfs_dir2_entry_name_cmp() inline
[syslinux.git]
/
extlinux
/
fat.h
blob
5d13402d4a6ed7192074f202bac6a2bb3708644f
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