/* SPDX-License-Identifier: GPL-2.0-only */ /* This file is part of the coreboot project. */ #ifndef _EC_COMPAL_ENE932_CHIP_H #define _EC_COMPAL_ENE932_CHIP_H struct ec_compal_ene932_config { }; #endif /* _EC_COMPAL_ENE932_CHIP_H */