Add a new 'info proc files' subcommand of 'info proc'.
[deliverable/binutils-gdb.git] / gdb / arch / ppc-linux-common.h
index 798781cbf7fdd58a87f244ff73ce8a192a99d03a..2f535e801d6c2eeed26d7cb35cebf548b0594024 100644 (file)
@@ -32,7 +32,7 @@ struct target_desc;
 #define PPC_LINUX_SIZEOF_VSXREGSET 256
 
 /* Check if the hwcap auxv entry indicates that isa205 is supported.  */
-bool ppc_linux_has_isa205 (unsigned long hwcap);
+bool ppc_linux_has_isa205 (CORE_ADDR hwcap);
 
 /* Features used to determine the target description.  */
 struct ppc_linux_features
This page took 0.065132 seconds and 4 git commands to generate.