gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-xtensa-low.c
index d9b76f0fb2ad10afe3c646bdd6972a0e9875cf16..bf7f064ededa6b7578be112748790a4c9a309605 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux/Xtensa specific low level interface, for the remote server for GDB.
-   Copyright 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -180,6 +180,7 @@ struct linux_target_ops the_low_target = {
   init_registers_xtensa,
   0,
   0,
+  NULL,
   0,
   0,
   xtensa_get_pc,
This page took 0.028411 seconds and 4 git commands to generate.