repo.or.cz
/
syslinux-debian
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding debian version 4.03+dfsg-7.
[syslinux-debian/hramrach.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