return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supported
[deliverable/binutils-gdb.git] / gdb / proc-events.c
index 68f004f32d1d09e6af49201a17575c904925a545..46aabba46a0996057b568586339615baa1f9552a 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-independent support for SVR4 /proc (process file system)
 
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
    Written by Michael Snyder at Cygnus Solutions.
    Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.
@@ -34,7 +34,6 @@
 #define _STRUCTURED_PROC 1
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 #include <sys/procfs.h>
 #ifdef HAVE_SYS_SYSCALL_H
This page took 0.023254 seconds and 4 git commands to generate.