ntfs-3g/ntfsprogs/boot.h

8 lines
119 B
C
Raw Normal View History

2005-10-22 02:08:28 +08:00
#ifndef _NTFS_BOOT_H_
#define _NTFS_BOOT_H_
extern const unsigned char boot_array[4136];
2005-10-22 02:08:28 +08:00
#endif /* _NTFS_BOOT_H_ */