haiku/headers/private/runtime_loader
Alex Smith e3ac2588e6 Changed runtime_loader to use elf_* typedefs over Elf32_*.
This means that it will be using ELF64 types on x86_64 rather than
ELF32. The next step for supporting x86_64 is to implement relocations.
2012-07-25 15:05:21 +01:00
..
runtime_loader.h Changed runtime_loader to use elf_* typedefs over Elf32_*. 2012-07-25 15:05:21 +01:00