#include "mod_mem_map.h" #include "../output/vga_character.h" void populate_memory_map(void) { vga_graphics_write_str("pretend i populated the memory map, ok?"); }