PatchworkOS  28a9544
A non-POSIX operating system.
Loading...
Searching...
No Matches
net.h
Go to the documentation of this file.
1#pragma once
2
3#include <kernel/fs/sysfs.h>
4
23
mount_t * net_get_mount(void)
Retrieve the mount for the networking subsystem.
Definition net.c:15
Mount structure.
Definition mount.h:36