Files
ladybird/Userland/Libraries/LibCore/System.cpp
Andreas Kling 53e9b9758e LibCore: Add syscall wrapper for mmap()
For convenience on SerenityOS, this also takes a custom alignment
request, and a memory region name. These are non-POSIX extensions.
2021-11-23 11:48:40 +01:00

2.8 KiB