summaryrefslogtreecommitdiff
path: root/Kernel/Devices/DeviceControlDevice.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-25Kernel: Use u64 instead of size_t for File::can_write offsetIdan Horowitz
2022-01-25Kernel: Use u64 instead of size_t for File::can_read offsetIdan Horowitz
2022-01-23Kernel/Devices: Introduce the Device Control DeviceLiav A