mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 20:36:31 +00:00
@ -73,7 +73,7 @@ impl DevFS {
|
||||
.expect("DevFS: Failed to create /dev/block");
|
||||
devfs.register_bultinin_device();
|
||||
|
||||
kdebug!("ls /dev: {:?}", root.list());
|
||||
// kdebug!("ls /dev: {:?}", root.list());
|
||||
return devfs;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user