PatchworkOS
Loading...
Searching...
No Matches
munmap.c File Reference
#include <stdio.h>
#include <sys/io.h>
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

uint64_t munmap (void *address, uint64_t length)
 System call to unmap mapped memory.