- implemented ia32 inport, outport for ir_bk_(in|out)port
[libfirm] / ir / be / bemachnode.c
index 287c978..a287647 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.
  *
  * PURPOSE.
  */
 
-#ifdef HAVE_CONFIG_H
+/**
+ * @file
+ * @brief       Support for machine nodes with machine operands.
+ * @author      Michael Beck
+ * @version     $Id$
+ */
 #include "config.h"
-#endif
 
 #include "bemachnode.h"
 #include "irnode_t.h"