blob: 78f505267f2fc12faa1e88e54fbf366120b405eb [file] [log] [blame]
#ifndef GEN_SECTION_IA32X64_H
#define GEN_SECTION_IA32X64_H
#include <stdlib.h>
#define IA32X64_ERROR_STRUCTURE_SIZE 64
size_t generate_section_ia32x64(void** location);
#endif