1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-02 09:22:36 +02:00
libunwind-eh_elf/src/x86/Linit_local-x86.c
2002-12-19 07:16:50 +00:00

5 lines
83 B
C

#ifndef UNW_REMOTE_ONLY
#define UNW_LOCAL_ONLY
#include "Ginit_local-x86.c"
#endif