mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
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.