Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
2800cd8e64c996d87cfb60529b2c6de00bbb02b1
/
.
/
json-parse.c
blob: f9ccad5097233a8a5747fb7bae486af7c173bd06 [
file
] [
log
] [
blame
]
/**
* Describes functions for parsing JSON CPER data into an intermediate format.
*
* Author: Lawrence.Tang@arm.com
**/
void
json_to_ir
(
void
)
{
}