blob: 29e7fd79b6c8c8b7c27177645d08f5d07763a131 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef HUDSON_IMC_H
#define HUDSON_IMC_H
void imc_reg_init(void);
void enable_imc_thermal_zone(void);
#endif