*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index 6b806723df11b23b0274ae4bc873dadbe651cef4..01e33ee6e9923c1b8017c5438c9ff0c62f482ab4 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright (C) 1999, 2000, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -16,6 +16,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+/* From proc-why.c */
 
 /*
  * Pretty-print functions for /proc data 
@@ -53,6 +54,9 @@ extern void proc_prettyfprint_syscalls (FILE *file, sysset_t *sysset,
 
 extern void proc_prettyfprint_status (long, int, int, int);
 
+
+/* From proc-api.c */
+
 /*
  * Trace functions for /proc api.
  */
This page took 0.023161 seconds and 4 git commands to generate.