gdb/linux-record: Fix [gs]etgroups16 syscall
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index baf6b67d0963c3ff2c77d711e4afc8f588eff155..589b996072e6f24bc1482c3612d7139497612b2d 100644 (file)
@@ -3144,7 +3144,7 @@ static struct variant variants[] =
   {"rs2", "IBM POWER RS2", bfd_arch_rs6000,
    bfd_mach_rs6k_rs2, &tdesc_rs6000},
 
-  {0, 0, 0, 0, 0}
+  {0, 0, (enum bfd_architecture) 0, 0, 0}
 };
 
 /* Return the variant corresponding to architecture ARCH and machine number
This page took 0.024488 seconds and 4 git commands to generate.