More Solaris procfs cleanup
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index aa83677cf19ec817d6a909145ab8721d3591658d..0bad940f2244857f0410962fcfa174dbf7e1d0ce 100644 (file)
@@ -112,8 +112,4 @@ extern  void  procfs_note      (const char *, const char *, int);
 
 /* Define the type (and more importantly the width) of the control
    word used to write to the /proc/PID/ctl file.  */
-#if defined (PROC_CTL_WORD_TYPE)
-typedef PROC_CTL_WORD_TYPE procfs_ctl_t;
-#else
 typedef long procfs_ctl_t;
-#endif
This page took 0.024358 seconds and 4 git commands to generate.