Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/winconfig.h b/winconfig.h
index 10a39bad339..c96fac7e7d3 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -573,6 +573,8 @@
#define SIZEOF_VOID_P 4
#endif
+#define SIZEOF_REGISTER SIZEOF_VOID_P
+
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1