tv: Remove mul_table[][][] and simply use * and <<.
[libfirm] / ir / be / sparc / sparc_cconv.h
index ac0d6f1..6202ee2 100644 (file)
  * @file
  * @brief   support functions for calling conventions
  * @author  Matthias Braun
- * @version $Id$
  */
 #ifndef FIRM_BE_SPARC_SPARC_CCONV_H
 #define FIRM_BE_SPARC_SPARC_CCONV_H
 
 #include "firm_types.h"
 #include "bearch_sparc_t.h"
-#include "../be_types.h"
-#include "../benode.h"
+#include "be_types.h"
+#include "benode.h"
 #include "gen_sparc_regalloc_if.h"
 
 /** information about a single parameter or result */