]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/linux-tdep.h
* corelow.c (core_pid_to_str): Default to using normal_pid_to_str
[thirdparty/binutils-gdb.git] / gdb / linux-tdep.h
index a8b522bfcbc78e0cdfd450e19eaf9d1834043da0..943df2d669a78e5f050401459f2913f40abd04da 100644 (file)
@@ -22,4 +22,6 @@
 
 struct type *linux_get_siginfo_type (struct gdbarch *);
 
+extern void linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch);
+
 #endif /* linux-tdep.h */