mirror of
https://github.com/openharmony/third_party_ntfs-3g.git
synced 2026-07-01 06:41:57 -04:00
1fbe955c41
This reverts commit 97391bd84f.
Signed-off-by: xlfeng <xulifeng7@huawei.com>
8 lines
119 B
C
8 lines
119 B
C
#ifndef _NTFS_BOOT_H_
|
|
#define _NTFS_BOOT_H_
|
|
|
|
extern const unsigned char boot_array[4136];
|
|
|
|
#endif /* _NTFS_BOOT_H_ */
|
|
|