Home
last modified time | relevance | path

Searched refs:atari_parse_bootinfo (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dconfig.h13 extern int atari_parse_bootinfo(const struct bi_record *record);
/linux/arch/m68k/atari/
H A Dconfig.c121 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() function