AC97 Codec: Devbranch some non-working stuff

This commit is contained in:
RichardG867
2025-11-19 17:15:45 -03:00
parent 5aec159dd9
commit 43ca65bf04
5 changed files with 13 additions and 0 deletions

View File

@@ -166,7 +166,9 @@ extern const device_t stac9721_device;
extern const device_t tr28023_device;
extern const device_t w83971d_device;
extern const device_t wm9701a_device;
#ifdef USE_SOFTMODEM
extern const device_t si3036_device;
#endif
extern const device_t ac97_via_device;
#endif