banan-os/kernel/kernel/Device
Bananymous f3d9da9549 Kernel: Rewrite all read/write functions to use BAN::ByteSpan
This allows us to not work with raw pointers and use sized containers
for reading and writing.
2023-10-24 11:56:00 +03:00
..
Device.cpp Kernel: Rework RamInode API 2023-09-30 19:22:30 +03:00
NullDevice.cpp Kernel: Rework whole Terminal structure 2023-09-04 19:34:18 +03:00
ZeroDevice.cpp Kernel: Rewrite all read/write functions to use BAN::ByteSpan 2023-10-24 11:56:00 +03:00