misc: Appease gcc 5.1 without moving GDB_REG_BYTES
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Apr 2015 07:30:08 +0000 (03:30 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Apr 2015 07:30:08 +0000 (03:30 -0400)
commit179787f31faf12f7f4a31506db40236e82873675
tree25210494a0bd0bbab9bbf631db3942a4e6066bea
parent936768c8f4b266e5cc5317def6f34306def29c56
misc: Appease gcc 5.1 without moving GDB_REG_BYTES

This patch rolls back the move of the GDB_REG_BYTES constant, and
instead adds M5_VAR_USED.
src/arch/arm/remote_gdb.hh
src/arch/x86/remote_gdb.hh