diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-02-01 11:23:53 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-02-08 11:01:07 +0000 |
commit | ae41b4ce9f3e2baf7cb44db5ebd34147caf434f3 (patch) | |
tree | 01c492902afddae44d3a8bf555beb7505aeb55de /sim/mn10300 | |
parent | 783a7b12d3463ebbc25c6c2c1006b6363ec538e3 (diff) | |
download | gdb-ae41b4ce9f3e2baf7cb44db5ebd34147caf434f3.zip gdb-ae41b4ce9f3e2baf7cb44db5ebd34147caf434f3.tar.gz gdb-ae41b4ce9f3e2baf7cb44db5ebd34147caf434f3.tar.bz2 |
sim/rx: use PRIx64 in printf format string
Silence a GCC compiler warning by using PRIx64 in printf format string
instead of hard coded "llx".
sim/rx/ChangeLog:
* reg.c (trace_register_changes): Use PRIx64 in printf format
string.
Diffstat (limited to 'sim/mn10300')
0 files changed, 0 insertions, 0 deletions