[coop] Transition various public APIs into an external/internal form to avoid unneces...
[mono-project.git] / mono / metadata / mono-config-internals.h
blobce26f5dd52ca67c16f4b65edac07d8d1c750710b
1 /**
2 * \file
3 */
5 #ifndef __MONO_METADATA_CONFIG_INTERNALS_H__
6 #define __MONO_METADATA_CONFIG_INTERNALS_H__
8 #include "mono/metadata/mono-config.h"
10 void
11 mono_config_for_assembly_internal (MonoImage *assembly);
13 #endif /* __MONO_METADATA_CONFIG_INTERNALS_H__ */