1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 07:05:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Liav A
e39086f2c6 Kernel: Move PCI initialization x86-specific code to the arch directory
It seems more correct to let each platform to define its own sequence of
initialization of the PCI bus, so let's remove the #if flags and just
put the entire Initializer.cpp file in the appropriate code directory.
2022-09-20 18:43:05 +01:00
Renamed from Kernel/Bus/PCI/Initializer.cpp (Browse further)