* c-valprint.c (c_value_print): Fix up some formatting. Use
[deliverable/binutils-gdb.git] / gdb / sparc-nat.h
index 8f99b1eea1192c0b5ff0355d6228478b7db26ede..25ecc637b28cd57b34dc5ddf329cb7bf1e9f5b43 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for SPARC.
 
-   Copyright 2003 Free Software Foundation, Inc.
+   Copyright 2003, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -37,4 +37,9 @@ extern int (*sparc_fpregset_supplies_p) (int);
 extern int sparc32_gregset_supplies_p (int regnum);
 extern int sparc32_fpregset_supplies_p (int regnum);
 
+/* Create a prototype generic SPARC target.  The client can override
+   it with local methods.  */
+
+extern struct target_ops *sparc_target (void);
+
 #endif /* sparc-nat.h */
This page took 0.024459 seconds and 4 git commands to generate.