#ifndef MELVIX_PAGING_H #define MELVIX_PAGING_H void enable_paging(); #endif