mirror of
https://github.com/holub/mame
synced 2025-04-28 11:11:48 +03:00
7 lines
117 B
C
7 lines
117 B
C
/* pmlinuxalsa.h -- system-specific definitions */
|
|
|
|
PmError pm_linuxalsa_init(void);
|
|
void pm_linuxalsa_term(void);
|
|
|
|
|