2 * Copyright 2013-2014, Haiku, Inc.
3 * Distributed under the terms of the MIT License.
6 * Alexander von Gluck IV, <kallisti5@unixzen.com>
15 #include <util/kernel_cpp.h>
17 #include "pe_common.h"
20 status_t
pe_verify_header(void *header
, size_t length
);