The platform independent Processor.h file includes the shared processor code and includes the specific platform header file. All references to the Arch/x86/Processor.h file have been replaced with a reference to Arch/Processor.h.
This also removes a lot of CPU.h includes infavor for Sections.h
This does not add any functional changes