mirror of
https://github.com/holub/mame
synced 2025-05-19 12:18:56 +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);
|
|
|
|
|