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