[mini] Move mono_install_load_aot_data_hook to a public header
authorAleksey Kliger <alklig@microsoft.com>
Wed, 18 Mar 2020 20:30:33 +0000 (16:30 -0400)
committerAleksey Kliger <aleksey@lambdageek.org>
Tue, 24 Mar 2020 01:10:19 +0000 (21:10 -0400)
commit92290b154d1d053352c7662e449d33bbf9081e2c
treec24f29a473e9743c6c559b9d2dae0608b1f169e5
parentccada164f3a18207e91f1e3d0dc7c168ae3de0d4
[mini] Move mono_install_load_aot_data_hook to a public header

It's already a MONO_API and it is used, for example, by Xamarin.iOS, but it
wasn't in a public header.

Mark it external only.  There are no uses of it inside the runtiem
src/mono/mono/mini/aot-runtime.h
src/mono/mono/mini/jit.h