be_abi_put_ignore_regs returns now number of ignore registers as unsigned
[libfirm] / ir / be / beinsn.c
index c219a82..1215cf7 100644 (file)
  * PURPOSE.
  */
 
+/**
+ * @file
+ * @brief       A data structure to treat nodes and node-proj collections uniformly.
+ * @author      Sebastian Hack
+ * @version     $Id$
+ */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif