// SPDX-License-Identifier: BSD-2-Clause-Patent /* * sbat.c - parse SBAT data from the .rsrc section data */ #ifndef SBAT_H_ #define SBAT_H_ #endif /* !SBAT_H_ */ // vim:fenc=utf-8:tw=75:noet