struct multiboot_module { uint32_t mod_start; uint32_t mod_end; uint32_t cmdline; uint32_t pad; };