Searched refs:multiboot_exec (Results 1 – 1 of 1) sorted by relevance
65 static int multiboot_exec(struct preloaded_file *);70 struct file_format multiboot = { multiboot_loadfile, multiboot_exec };157 multiboot_exec(struct preloaded_file *fp) in multiboot_exec() function