Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
775467dfa8b0eda502b578be0f5942c24cdb1769
/
.
/
generator
/
sections
/
gen-section-ia32x64.h
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