Make UEFI boot-platform build again
[haiku.git] / src / libs / libunwind / ptrace / _UPT_elf.c
blobefc43b578bac0bea4eca4477ebe42019a88bb2b9
1 /* We need to get a separate copy of the ELF-code into
2 libunwind-ptrace 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"