added doxygen comments, transform mips to new emit style, use gnuas gendecls
[libfirm] / ir / be / mips / mips_new_nodes.c
index 73762e1..2f8f191 100644 (file)
  */
 
 /**
- * This file implements the creation of the achitecture specific firm opcodes
- * and the coresponding node constructors for the mips assembler irg.
- * $Id$
+ * @file
+ * @brief    This file implements the creation of the achitecture specific firm
+ *           opcodes and the coresponding node constructors for the mips
+ *           assembler irg.
+ * @author   Matthias Braun, Mehdi
+ * @version  $Id$
  */
 #ifdef HAVE_CONFIG_H
 #include "config.h"