added blank lines
[libfirm] / ir / be / ia32 / ia32_transform.h
index 445490d..e049471 100644 (file)
@@ -4,6 +4,11 @@
 #include "firm_config.h"
 #include "bearch_ia32_t.h"
 
+/**
+ * Enters all transform functions into the generic pointer
+ */
+void ia32_register_transformers(void);
+
 /**
  * Transforms the given Firm node into one or more appropriate ia32 nodes.
  */