obstack access function
[libfirm] / testprograms / empty.c
index 7a26984..0a43fb9 100644 (file)
@@ -35,7 +35,7 @@ int main(int argc, char **argv)
   printf("\nCreating an IR graph: EMPTY...\n");
 
   /* init library */
-  init_firm ();
+  init_firm (NULL);
 
   /** Build type information for the procedure. **/