#pragma once #include void bootinfo_load(void* ptr); char* bootinfo_get_cmdline(void);