[build] Add MONO_RT_EXTERNAL_ONLY macro to the public API.
commitafa75917e70463663422d22ab4c9a633f930a7af
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 27 Jan 2016 19:55:47 +0000 (27 14:55 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 27 Jan 2016 19:55:47 +0000 (27 14:55 -0500)
tree1fe0400a72f3037ad63eff8c40da9e271ef8f2ea
parent6a724e9a6ed3b8e497f35ea959daf83b4e125512
[build] Add MONO_RT_EXTERNAL_ONLY macro to the public API.

This macro should be used to decorate functions that are part of the public API but the runtime is
not supposed to call.

This is to allow us to keep them around but not go crazy with commit reintroducing their usage.
configure.ac
mono/utils/mono-publib.h