mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
5 lines
73 B
C
5 lines
73 B
C
|
/* srmmu.c */
|
||
|
extern char *srmmu_name;
|
||
|
|
||
|
extern void (*poke_srmmu)(void);
|