crt: crt_handler: Move __mingw_init_ehandler specific definitions into appropriate ifdef section Do not declare structures and functions specific to __mingw_init_ehandler when not compiling __mingw_init_ehandler at all. Signed-off-by: LIU Hao <lh_mouse@126.com>