mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-10 03:20:49 +00:00
5 lines
73 B
C
5 lines
73 B
C
|
/* srmmu.c */
|
||
|
extern char *srmmu_name;
|
||
|
|
||
|
extern void (*poke_srmmu)(void);
|