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