multiboot_tag_module
((struct multiboot_tag_module *)mbt)->mod_start,
((struct multiboot_tag_module *)mbt)->mod_end,
((struct multiboot_tag_module *)mbt)->cmdline);
struct multiboot_tag_module *mbt = buf;
mbt = (struct multiboot_tag_module *)
struct multiboot_tag_module *mbt;
mbt = (struct multiboot_tag_module *)cp;
struct multiboot_tag_module *mbt;
mbt = (struct multiboot_tag_module *)cp;
((struct multiboot_tag_module *)mbt)->mod_start,
((struct multiboot_tag_module *)mbt)->mod_end,
((struct multiboot_tag_module *)mbt)->cmdline);