summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibase/mb899/superio_hwm.h
blob: e88d1b07291905d67e83fb801a216f1b7723788c (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef SUPERIO_HWM_H
#define SUPERIO_HWM_H

void hwm_setup(void);

#endif /* SUPERIO_HWM_H */