Sync with trunk head
[reactos.git] / include / reactos / wine / config.h
index cb26f59..b677544 100644 (file)
@@ -5,6 +5,9 @@
 
 #define __WINE_CONFIG_H
 
+/* Define to a function attribute for Microsoft hotpatch assembly prefix. */
+#define DECLSPEC_HOTPATCH
+
 /* Specifies the compiler flag that forces a short wchar_t */
 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"