mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 11:16:47 +00:00
7 lines
69 B
C
7 lines
69 B
C
#pragma once
|
|
|
|
/**
|
|
* @brief 初始化devfs
|
|
*
|
|
*/
|
|
void devfs_init(); |