ALi M5123 in sio.h.

This commit is contained in:
OBattler
2022-07-23 03:10:46 +02:00
parent 44713c4f7f
commit ee6eee6810
2 changed files with 4 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ extern void vt82c686_sio_write(uint8_t addr, uint8_t val, void *priv);
extern const device_t acc3221_device;
extern const device_t ali5123_device;
extern const device_t f82c710_device;
extern const device_t f82c606_device;
extern const device_t fdc37c651_device;