* elf.c (elfcore_grok_ppc_vmx): New function.
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index f7b020d964953c8330dfafd6076faaecb9408efd..959e8b37e2dfa1acf2e778b5f546a362ba360593 100644 (file)
@@ -2009,6 +2009,8 @@ extern char *elfcore_write_prfpreg
   (bfd *, char *, int *, const void *, int);
 extern char *elfcore_write_prxfpreg
   (bfd *, char *, int *, const void *, int);
+extern char *elfcore_write_ppc_vmx
+  (bfd *, char *, int *, const void *, int);
 extern char *elfcore_write_lwpstatus
   (bfd *, char *, int *, long, int, const void *);
 
This page took 0.023513 seconds and 4 git commands to generate.