This repository has been archived on 2022-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
elf-padder/src/elf_64.c

3 lines
56 B
C

#define CustomElfW(x) Elf64_##x
#include "elf_common.c"