/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef SUPERIO_HWM_H
#define SUPERIO_HWM_H

void hwm_setup(void);

#endif /* SUPERIO_HWM_H */