fixed a bunch of warnings
[libfirm] / ir / be / bemachnode.c
index 287c978..1a0d49f 100644 (file)
  * PURPOSE.
  */
 
+/**
+ * @file
+ * @brief       Support for machine nodes with machine operands.
+ * @author      Michael Beck
+ * @version     $Id$
+ */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif