1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-17 10:45:18 +02:00
libunwind-eh_elf/src/elf64.c

5 lines
71 B
C
Raw Normal View History

#ifndef UNW_REMOTE_ONLY
# include "elf64.h"
# include "elfxx.c"
#endif