2000-12-13 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / cgen.h
index 4527bcad6059648c39103b4a2c23825a819e8377..edf1637b5439b58c9c41aeee5a665f7039c999e6 100644 (file)
@@ -31,8 +31,7 @@ extern CGEN_CPU_DESC gas_cgen_cpu_desc;
 #endif
 
 /* Struct defining result of gas_cgen_finish_insn.  */
-typedef struct
-{
+typedef struct {
   /* frag containing the insn */
   fragS * frag;
   /* Address of insn in frag.  */
This page took 0.026073 seconds and 4 git commands to generate.