From: Michael Beck Date: Sun, 6 May 2007 10:03:54 +0000 (+0000) Subject: removed ppc32_gen_decls X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=52b05829a843d8e3c06aac48e8123db9c71c6ef8;p=libfirm removed ppc32_gen_decls [r13663] --- diff --git a/ir/be/ppc32/bearch_ppc32.c b/ir/be/ppc32/bearch_ppc32.c index 7482ba6a0..8fea443c6 100644 --- a/ir/be/ppc32/bearch_ppc32.c +++ b/ir/be/ppc32/bearch_ppc32.c @@ -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"