ladybird/Userland/Services/SystemServer
Sahan Fernando 2939f65753 SystemServer: Create device files for gpus on startup
We are adding a new class of file, a GPU device. These devices have
major number 28, and are bound to files named /dev/gpuN.
2022-03-09 14:58:48 +03:30
..
CMakeLists.txt SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp SystemServer: Create device files for gpus on startup 2022-03-09 14:58:48 +03:30
Service.cpp SystemServer: Remove Socket.h header + use Core::System in some places 2022-02-14 11:44:09 +01:00
Service.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00