import gdb-1999-12-21 snapshot
[deliverable/binutils-gdb.git] / gdb / config / i386 / tm-i386sol2.h
index 6fcfceff55d505bf8c536f7dacc56f424d688a6a..f35912fe6cce7db798531e49659972a58aa3c90c 100644 (file)
@@ -53,12 +53,10 @@ 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.022824 seconds and 4 git commands to generate.