2009-10-19 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / arch-utils.h
index dddae55cd6c8c8f687df06144f208e734133ea89..5816f2f0d44b7fcd3a571ad3da7c8559330919e5 100644 (file)
@@ -153,4 +153,6 @@ extern struct gdbarch *gdbarch_from_bfd (bfd *abfd);
    routines to determine the architecture to execute a command in.  */
 extern struct gdbarch *get_current_arch (void);
 
+extern int default_has_shared_address_space (struct gdbarch *);
+
 #endif
This page took 0.026616 seconds and 4 git commands to generate.