#ifndef PAGING_H #define PAGING_H void setup_flat_map(void); #endif // PAGING_H