OSDN Git Service

2009-10-19 Pedro Alves <pedro@codesourcery.com>
[pf3gnuchains/pf3gnuchains4x.git] / gdb / arch-utils.h
index dddae55..5816f2f 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