#ifndef MULTIBOOT_HPP
#define MULTIBOOT_HPP

bool multiboot_initialize();

#endif // MULTIBOOT_HPP