Added test case for pbqp construction: There seems to be missing skip patterns, so...
[libfirm] / ir / be / ppc32 / ppc32_emitter.h
index 93f18cc..80d5bfb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -27,7 +27,7 @@
 #define FIRM_BE_PPC32_PPC32_EMITTER_H
 
 #include "firm_types.h"
-#include "irargs_t.h"  // this also inlucdes <libcore/lc_print.h>
+#include "irargs_t.h"
 #include "debug.h"
 
 #include "../bearch_t.h"