mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:38:13 +00:00
![]() Just a small cleanup to ensure we can get these pieces of code out to other files and still have the main.cpp file organized. The populate_devtmpfs_char_devices_based_on_sysfs() method is removed because we can simply create the /dev/devctl device node without looking at the SysFS. This assumed-to-exist device node will be used later on in an event loop to handle hotplug events. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
Service.cpp | ||
Service.h |