mirror of
https://github.com/holub/mame
synced 2025-04-29 19:37:17 +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);
|
|
|
|
|