|
PatchworkOS
|
#include <kernel/fs/sysfs.h>#include <kernel/sync/lock.h>#include <kernel/utils/ref.h>#include <sys/io.h>#include <sys/list.h>Go to the source code of this file.
Data Structures | |
| struct | shmem_object_t |
| Represents a shared memory object. More... | |
Functions | |
| void | shmem_init (void) |
| Initializes the shared memory subsystem. | |