X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=win32%2Ffirm_config.h;h=4774cb992248c305707ab4e2a7e32334785770ee;hb=decef4b32d9be1c9ef75ca456550a4129b7ed8ea;hp=dbee74148c8a6dae6caae3ebdba35578ed6c65bf;hpb=863d31d7a5c8210432fef88b30fc3e8353131538;p=libfirm diff --git a/win32/firm_config.h b/win32/firm_config.h index dbee74148..4774cb992 100644 --- a/win32/firm_config.h +++ b/win32/firm_config.h @@ -98,4 +98,7 @@ #define PLUGIN_IR_BE 1 #endif +/* No __attribute__ here */ +#define __attribute__(x) + #endif /* _FIRM_CONFIG_H */