summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibELF/Relocation.h
AgeCommit message (Collapse)Author
2022-01-28Userland: Remove a bunch of unnecessary Vector importskleines Filmröllchen
How silly :^)
2021-07-27DynamicLoader+LibELF: Move self-relocation code into a separate fileGunnar Beutner