mirror of
https://github.com/holub/mame
synced 2025-05-02 20:46:41 +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);
|
|
|
|
|