change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-xtensa-low.c
index 6083f337a87df86268d167ee21a3d25e212d791d..479b65b26b0064ba8663d39ff9054c4a13ecc946 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/Xtensa specific low level interface, for the remote server for GDB.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,7 +24,7 @@
 void init_registers_xtensa (void);
 extern const struct target_desc *tdesc_xtensa;
 
-#include <sys/ptrace.h>
+#include <asm/ptrace.h>
 #include <xtensa-config.h>
 
 #include "xtensa-xtregs.c"
This page took 0.04394 seconds and 4 git commands to generate.