neon: fix merge error
authorDavid Schleef <ds@schleef.org>
Thu, 25 Jun 2009 01:18:39 +0000 (18:18 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 25 Jun 2009 01:18:39 +0000 (18:18 -0700)
orc/orcprogram.h

index 393d67b..086b7de 100644 (file)
@@ -352,10 +352,7 @@ struct _OrcCompiler {
   int exec_reg;
   int gp_tmpreg;
 
-<<<<<<< HEAD:orc/orcprogram.h
   int insn_index;
-=======
->>>>>>> master:orc/orcprogram.h
   int need_mask_regs;
 };