fat_io_lib finally works, implement virtual partition devices, manage devices via string keys
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m35s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m35s
This commit is contained in:
4
kernel/device/dos.h
Normal file
4
kernel/device/dos.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef _KERNEL_DEVICE_DOS_H
|
||||
#define _KERNEL_DEVICE_DOS_H
|
||||
|
||||
#endif // _KERNEL_DEVICE_DOS_H
|
||||
Reference in New Issue
Block a user