* assembly.c (mono_set_rootdir): Revert part of mixed
mode assembly patch to fix build. Use mono_module_handle
instead of linker specific __ImageBase.
* coree.h: Add back mono_module_handle.
* coree.c: Add back mono_module_handle.
Code is contributed under MIT/X11 license.
2008-07-15 Jonathan Chambers <[email protected]>
* driver.c: Add back mono_module_handle and
initialize in DllMain DLL_PROCESS_ATTACH case.
Code is contributed under MIT/X11 license.
svn path=/branches/mono-2-0/mono/; revision=108051