mirror of
https://github.com/holub/mame
synced 2025-06-01 10:31: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);
|
|
|
|
|