Add Genesys Logic GL520SM hardware monitor

This commit is contained in:
RichardG867
2023-10-23 18:34:34 -03:00
parent 3d65f69949
commit d505fcd310
2 changed files with 55 additions and 4 deletions

View File

@@ -68,6 +68,8 @@ extern const device_t w83782d_device;
extern const device_t gl518sm_2c_device;
extern const device_t gl518sm_2d_device;
extern const device_t gl520sm_2c_device;
extern const device_t gl520sm_2d_device;
extern const device_t via_vt82c686_hwm_device;