2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef ELF_HAIKU_VERSION_H
6 #define ELF_HAIKU_VERSION_H
8 #include "runtime_loader_private.h"
11 void analyze_image_haiku_version_and_abi(int fd
, image_t
* image
,
12 elf_ehdr
& eheader
, int32 sheaderSize
, char* buffer
,
16 #endif // ELF_HAIKU_VERSION_H