#pragma once #include "devfs-types.h" /** * @brief 初始化devfs * */ void devfs_init();