mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 15:30:59 +00:00
Add them in `<Kernel/API/Device.h>` and use these to provides
`{makedev,major,minor}` in `<sys/sysmacros.h>`. It aims to be more in
line with other Unix implementations and avoid code duplication in user
land.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| Service.cpp | ||
| Service.h | ||