#ifndef TOP_TARGET_INIT_HPP #define TOP_TARGET_INIT_HPP extern "C" { void localTargetInit(); } #endif