2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef _LIBROOT_IMAGE_PRIVATE_H
6 #define _LIBROOT_IMAGE_PRIVATE_H
15 status_t
get_image_symbol_etc(image_id id
, char const* symbolName
,
16 int32 symbolType
, bool recursive
, image_id
* _inImage
, void** _location
);
21 #endif // _LIBROOT_IMAGE_PRIVATE_H