Make UEFI boot-platform build again
[haiku.git] / src / libs / libunwind / coredump / _UPT_elf.c
blobfb7b19a7cbd8baaec06a539a93d5f42c3f1ed03d
1 /* We need to get a separate copy of the ELF-code into
2 libunwind-coredump since it cannot (and must not) have any ELF
3 dependencies on libunwind. */
4 #include "libunwind_i.h" /* get ELFCLASS defined */
5 #include "../elfxx.c"