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