doxygen docu added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 5 May 2007 19:37:42 +0000 (19:37 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 5 May 2007 19:37:42 +0000 (19:37 +0000)
[r13654]

ir/be/mips/bearch_mips_t.h

index 3c45f4c..e1f5438 100644 (file)
@@ -53,8 +53,7 @@ struct mips_code_gen_t {
 
 struct mips_isa_t {
        arch_isa_t             arch_isa;    /**< must be derived from arch_isa_t */
-
-       be_emit_env_t          emit;
+       be_emit_env_t          emit;        /**< An emitter environment for the GAS emitter. */
 };
 
 struct mips_irn_ops_t {