gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-tic6x-low.c
index 44daa4d711c82f84692ccfbf8d14c886dd5ee903..db7c5a4ed625e65e18210d0a9a1791453bf6e967 100644 (file)
@@ -1,7 +1,6 @@
 /* Target dependent code for GDB on TI C6x systems.
 
-   Copyright (C) 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2010-2012 Free Software Foundation, Inc.
    Contributed by Andrew Jenner <andrew@codesourcery.com>
    Contributed by Yao Qi <yao@codesourcery.com>
 
@@ -322,6 +321,7 @@ struct linux_target_ops the_low_target = {
   tic6x_arch_setup,
   TIC6X_NUM_REGS,
   0,
+  NULL,
   tic6x_cannot_fetch_register,
   tic6x_cannot_store_register,
   tic6x_get_pc,
This page took 0.026026 seconds and 4 git commands to generate.