fixed addressmode bug
[libfirm] / ir / be / arm / arm_gen_decls.c
index 964452e..88169b9 100644 (file)
@@ -20,6 +20,8 @@
 # define obstack_chunk_free free
 #endif
 
+extern int obstack_printf(struct obstack *obst, char *fmt, ...);
+
 #include "tv.h"
 #include "irnode.h"
 #include "entity.h"