func chunks, improved arg collect, disasm
[ia32rtools.git] / c_auto.h
index c761daa..d8122fa 100644 (file)
--- a/c_auto.h
+++ b/c_auto.h
@@ -30,4 +30,5 @@
 
 #define memcpy_0 memcpy
 
+#define noreturn __attribute__((noreturn))