X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=1084339a44f2172c1cb4b8758d216c541bf72168;hb=77b1aacb9dde3de2f5a089ce0b82afd1fabcd64c;hp=834bbe7bfae22c1dc8d974154daecdadff1fec7b;hpb=b97629ec791911de04974c6dd64d35ebe7b33a09;p=mono.git diff --git a/winconfig.h b/winconfig.h index 834bbe7bfae..1084339a44f 100644 --- a/winconfig.h +++ b/winconfig.h @@ -92,10 +92,34 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_CURSES_H */ +/* Define to 1 if you have the declaration of `InterlockedAdd', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDADD 1 + +/* Define to 1 if you have the declaration of `InterlockedAdd64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDADD64 1 + /* Define to 1 if you have the declaration of `InterlockedCompareExchange64', and to 0 if you don't. */ #define HAVE_DECL_INTERLOCKEDCOMPAREEXCHANGE64 1 +/* Define to 1 if you have the declaration of `InterlockedDecrement64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDDECREMENT64 1 + +/* Define to 1 if you have the declaration of `InterlockedExchange64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDEXCHANGE64 1 + +/* Define to 1 if you have the declaration of `InterlockedIncrement64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDINCREMENT64 1 + +/* Define to 1 if you have the declaration of `__readfsdword', + and to 0 if you don't. */ +#define HAVE_DECL___READFSDWORD 1 + /* Define to 1 if you have the header file. */ /* #define HAVE_DIRENT_H 1 */ @@ -533,14 +557,11 @@ /* Enable the allocation and indexing of arrays greater than Int32.MaxValue */ /* #undef MONO_BIG_ARRAYS */ -/* The Mono Debugger is supported on this platform */ -/* #undef MONO_DEBUGGER_SUPPORTED */ - /* Sizeof sock_un.sun_path */ /* #undef MONO_SIZEOF_SUNPATH */ /* Xen-specific behaviour */ -#define MONO_XEN_OPT 1 +/* #define MONO_XEN_OPT 1 */ /* Length of zero length arrays */ #define MONO_ZERO_LEN_ARRAY 1