mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-26 00:03:57 +00:00
We already have a leaon specific file - so keep all the laon stuff in one place. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Konrad Eisele <konrad@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
4 lines
73 B
C
4 lines
73 B
C
/* srmmu.c */
|
|
extern char *srmmu_name;
|
|
|
|
extern void (*poke_srmmu)(void);
|