nativeos/kernel/i386/include/paging.h

6 lines
69 B
C

#pragma once
void virtual_memory_init(void);
void enable_paging();