blob: 9d31d30ff7fa55e1577e1f4f05e70e4afe6c328c [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#ifndef DRIVERS_CRB_CHIP_H
#define DRIVERS_CRB_CHIP_H
typedef struct drivers_crb_config {
} tpm_config_t;
#endif /* DRIVERS_CRB_CHIP_H */