Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
775467dfa8b0eda502b578be0f5942c24cdb1769
/
.
/
generator
/
sections
/
gen-section-generic.h
blob: 49ff655a2eb0f564b2394936c0596671160068d4 [
file
] [
log
] [
blame
]
#ifndef
GEN_SECTION_GENERIC_H
#define
GEN_SECTION_GENERIC_H
#include
<stdlib.h>
size_t
generate_section_generic
(
void
**
location
);
#endif