]> git.corax.cc Git - corax/commit
Add pg_dir_mmap() and pg_dir_munmap() functions to implement the low-level half of...
authorMatthias Kruk <m@m10k.eu>
Wed, 18 Dec 2019 08:44:15 +0000 (17:44 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 18 Dec 2019 08:44:15 +0000 (17:44 +0900)
commit96eed2e4c9a8fb8159c5d0aeddaf628fb9d080f3
treec99b0ef32e006a458ee4a841b57e87316ca0611d
parent652b837d719e4128b224adf5a6618420b8e9d3ba
Add pg_dir_mmap() and pg_dir_munmap() functions to implement the low-level half of the mmap() and munmap() syscalls
kernel/arch/paging.c
kernel/include/arch.h