Remove argument pc in get_next_pcs
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-i386-ipa.c
index eb30dcd700aa06de4738a20b9370ebf6a5fd4e60..11dc0380250f3437257e52e71fef267bb8ce25f3 100644 (file)
@@ -1,7 +1,7 @@
 /* GNU/Linux/x86 specific low level interface, for the in-process
    agent library for GDB.
 
-   Copyright (C) 2010-2015 Free Software Foundation, Inc.
+   Copyright (C) 2010-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
-#include <stdint.h>
 #include <sys/mman.h>
 #include "tracepoint.h"
 
This page took 0.024789 seconds and 4 git commands to generate.