[PowerPC] Fix VSX registers in linux core files
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index a8715bd41840bcc0b12d2bffae40d294b62db9f4..51f4b506a1a8028ef1edafffd5fe236b69833656 100644 (file)
@@ -30,6 +30,7 @@ const struct regset *ppc_linux_fpregset (void);
 
 /* Get the vector regset that matches the target byte order.  */
 const struct regset *ppc_linux_vrregset (struct gdbarch *gdbarch);
+const struct regset *ppc_linux_vsxregset (void);
 
 /* Extra register number constants.  The Linux kernel stores a
    "trap" code and the original value of r3 into special "registers";
This page took 0.024446 seconds and 4 git commands to generate.