Added statev to sql transform script
[libfirm] / ir / be / test / switch_test.c
index 4cc9468..d1c7f97 100644 (file)
@@ -1,4 +1,6 @@
-static int test(int a)
+#include <stdio.h>
+
+int test(int a)
 {
   int b = 0xff;