blob: 29e7fd79b6c8c8b7c27177645d08f5d07763a131 [file] [log] [blame]
Angel Pons182dbde2020-04-02 23:49:05 +02001/* SPDX-License-Identifier: GPL-2.0-only */
WANG Siyuan55f9a732013-12-02 10:18:04 +08002
3#ifndef HUDSON_IMC_H
4#define HUDSON_IMC_H
5
6void imc_reg_init(void);
7void enable_imc_thermal_zone(void);
8
9#endif