1 #ifndef _NTFS_BOOT_H_
   2 #define _NTFS_BOOT_H_
   3 
   4 extern const unsigned char boot_array[4136];
   5 
   6 #endif /* _NTFS_BOOT_H_ */
   7