mirror of
https://github.com/holub/mame
synced 2025-07-08 03:12:37 +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);
|
|
|
|
|