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