1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 23:01:01 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
853597200e Kernel: Remove relocation-related code since it's not used by the kernel.
If/when we need this in the future, we can bring it back. Right now it's
just sitting there making the ELF code look huge when it's not.
2019-05-19 01:14:32 +02:00
Andreas Kling
072ea7eece Kernel: Move ELF-related files into Kernel/ELF/. 2019-04-03 12:30:04 +02:00
Renamed from Kernel/ELFImage.cpp (Browse further)