matos/core/paging.h

5 lines
75 B
C

#pragma once
#include "types.h"
int pagingSetup(paddr_t upperKernelAddr);