#ifndef D_DEVFS_H #define D_DEVFS_H #include vfs_node_t* create_devfs(); #endif