1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 16:42:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
James Mintram
545ce5b595 Kernel: Add per platform Processor.h headers
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.
2021-10-14 01:23:08 +01:00