besched: Add and use sched_replace().
[libfirm] / ir / be / ia32 / ia32_address_mode.h
index 08dbf66..81dab6d 100644 (file)
  * @brief       This file contains functions for matching firm graphs for
  *              nodes that can be used as address mode for x86 instructions
  * @author      Matthias Braun
- * @version     $Id$
  */
 #ifndef IA32_ADDRESS_MODE_H
 #define IA32_ADDRESS_MODE_H
 
 #include <stdbool.h>
 #include "irtypes.h"
-#include "../beirg.h"
 
 /**
  * The address mode data: Used to construct (memory) address modes.