diff options
author | Antoine Tremblay <antoine.tremblay@ericsson.com> | 2015-10-21 07:44:26 -0400 |
---|---|---|
committer | Antoine Tremblay <antoine.tremblay@ericsson.com> | 2015-10-21 07:45:56 -0400 |
commit | 4cd98a1920446165eaf0a5d5e71f86133e92954d (patch) | |
tree | c4d9f35beb3ddd3dd4cd51de21cb31c6c6590713 /ChangeLog | |
parent | 2c3853e30485654f3d40d6d9e1b57d31444d3598 (diff) | |
download | gdb-4cd98a1920446165eaf0a5d5e71f86133e92954d.zip gdb-4cd98a1920446165eaf0a5d5e71f86133e92954d.tar.gz gdb-4cd98a1920446165eaf0a5d5e71f86133e92954d.tar.bz2 |
Fix --host cris-*-linux build of GDBServer.
Compiling GDBServer with --host cris-*-linux yields a compilation error :
linux-cris-low.c:65:21: error: ‘void’ must be the only parameter
This patch fixes the issue by removing the void parameter in cris_get_pc.
gdb/gdbserver/ChangeLog:
* linux-cris-low.c (cris_get_pc): Remove void arg.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions