mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
7 lines
117 B
C
7 lines
117 B
C
/* pmlinuxnull.h -- system-specific definitions */
|
|
|
|
PmError pm_linuxnull_init(void);
|
|
void pm_linuxnull_term(void);
|
|
|
|
|