aboutsummaryrefslogblamecommitdiff
path: root/src/kernel/include/devfs.h
blob: 0dee246a52a6dea803413e4ad8465984e8010190 (plain) (tree)
1
2
3
4
5
6
7
8







                                   
#pragma once

#include <vfs.h>

fs_t* init_devfs();


/* vim: set ts=4 sw=4 tw=0 noet :*/