mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[WINE]
define interlocked_xchg_add to InterlockedExchangeAdd svn path=/trunk/; revision=46604
This commit is contained in:
+1
@@ -5,6 +5,7 @@
|
||||
#define free libwine_free
|
||||
#define realloc libwine_realloc
|
||||
#define _strdup libwine__strdup
|
||||
#define interlocked_xchg_add InterlockedExchangeAdd
|
||||
|
||||
#include "debug.c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user