view usr/src/cmd/ntfsprogs/boot.h @ 14050:0c8d9998d589

3747 txg commit callbacks don't work Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
author Will Andrews <willa@spectralogic.com>
date Tue, 11 Jun 2013 09:13:51 -0800
parents ace9a2ac3683
children
line wrap: on
line source

#ifndef _NTFS_BOOT_H_
#define _NTFS_BOOT_H_

extern const unsigned char boot_array[4136];

#endif /* _NTFS_BOOT_H_ */