fehler41
[libfirm] / win32 / config.h
index 7051e43..8c86c8b 100644 (file)
 /* map some non-POSIX names for Win32 */
 #define snprintf    _snprintf
 #define strcasecmp  stricmp
+#define __attribute__(x)
 
 typedef unsigned __int32 uint32_t;
 typedef __int64 int64_t;