import gdb-1999-12-21 snapshot
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-sun4sol2.h
index 74c2d4ec21b65e42b75cfe3db580ac5f7bb49da7..07b5896fc6e6d673f78930746917073286fd78ca 100644 (file)
@@ -85,11 +85,9 @@ extern char *sunpro_static_transform_name PARAMS ((char *));
 #ifdef HAVE_THREAD_DB_LIB
 
 extern char *solaris_pid_to_str PARAMS ((int pid));
-#define target_pid_to_str(PID) solaris_pid_to_str (PID)
 
 #else
 
 extern char *procfs_pid_to_str PARAMS ((int pid));
-#define target_pid_to_str(PID) procfs_pid_to_str (PID)
 
 #endif
This page took 0.02352 seconds and 4 git commands to generate.