Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
db1b7ce26f84bd6f4e68c816a54e4331f20d6349
/
.
/
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
)
{
}