removed ppc32_gen_decls
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 6 May 2007 10:03:54 +0000 (10:03 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 6 May 2007 10:03:54 +0000 (10:03 +0000)
[r13663]

ir/be/ppc32/bearch_ppc32.c

index 7482ba6..8fea443 100644 (file)
@@ -56,7 +56,6 @@
 
 #include "ppc32_new_nodes.h"           /* ppc nodes interface */
 #include "gen_ppc32_regalloc_if.h"     /* the generated interface (register type and class defenitions) */
-#include "ppc32_gen_decls.h"           /* interface declaration emitter */
 #include "ppc32_transform.h"
 #include "ppc32_transform_conv.h"
 #include "ppc32_emitter.h"