[][src]Function sunrise_kernel::i386::multiboot::init

pub fn init(boot_information: BootInformation)

Initializes the boot information module, allowing the get_boot_information functions to operate properly.

Should only be called once. Further calls will be ignored silently.