Re: Enable --build-id for moxie-elf-ld
[deliverable/binutils-gdb.git] / sim / v850 / v850_sim.h
index bf597279c33aefa12212a085a981679314176118..b1dddfdd41b9013221fa03e28101a77fca47835b 100644 (file)
@@ -2,7 +2,7 @@ struct simops
 {
   unsigned long   opcode;
   unsigned long   mask;
-  int (* func) PARAMS ((void));
+  int (* func) (void);
   int    numops;
   int    operands[12];
 };
This page took 0.025256 seconds and 4 git commands to generate.