mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +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.