Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
db1b7ce26f84bd6f4e68c816a54e4331f20d6349
/
.
/
sections
/
cper-section-dmar-vtd.h
blob: 48be0d214579183ff92af0ad7aa1db04a8e0e5e2 [
file
] [
log
] [
blame
]
#ifndef
CPER_SECTION_DMAR_VTD_H
#define
CPER_SECTION_DMAR_VTD_H
#include
"json.h"
#include
"../edk/Cper.h"
json_object
*
cper_section_dmar_vtd_to_ir
(
void
*
section
,
EFI_ERROR_SECTION_DESCRIPTOR
*
descriptor
);
#endif