X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/96cf56ea15a22b8b362aac6c3ab202d2608e9151..96e23fa3c6eabf8a6efebac24b740c5d4a2a1050:/lunaix-os/includes/lunaix/fs/devfs.h?ds=sidebyside diff --git a/lunaix-os/includes/lunaix/fs/devfs.h b/lunaix-os/includes/lunaix/fs/devfs.h new file mode 100644 index 0000000..324706c --- /dev/null +++ b/lunaix-os/includes/lunaix/fs/devfs.h @@ -0,0 +1,7 @@ +#ifndef __LUNAIX_DEVFS_H +#define __LUNAIX_DEVFS_H + +void +devfs_init(); + +#endif /* __LUNAIX_DEVFS_H */