remove .cvsignore, as this is not used anymore
[mono.git] / mono / os / util.h
1 #ifndef _MONO_OS_UTIL_H_
2 #define _MONO_OS_UTIL_H_ 1
3
4 void  mono_set_rootdir (void);
5
6 #endif