Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libcper
/
3b7f45b562adaa70cbc645526581fa5f303c3c35
/
.
/
sections
/
cper-section-dmar-iommu.h
blob: b86b6402589ffb73e857c9da44bcbb1e32e3db0f [
file
] [
log
] [
blame
]
#ifndef
CPER_SECTION_DMAR_IOMMU_H
#define
CPER_SECTION_DMAR_IOMMU_H
#include
"json.h"
#include
"../edk/Cper.h"
json_object
*
cper_section_dmar_iommu_to_ir
(
void
*
section
,
EFI_ERROR_SECTION_DESCRIPTOR
*
descriptor
);
#endif