diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-05-23 23:27:40 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-05-23 23:43:37 -0400 |
commit | d16ce6e4d581bcd25c7d9a402c19824c59f04276 (patch) | |
tree | 71cd854ed4ef02ac742c86f10a940b8ff8703e3d /gdb/block.c | |
parent | d699be882b42f36677836c320edbf7db24021a30 (diff) | |
download | gdb-d16ce6e4d581bcd25c7d9a402c19824c59f04276.zip gdb-d16ce6e4d581bcd25c7d9a402c19824c59f04276.tar.gz gdb-d16ce6e4d581bcd25c7d9a402c19824c59f04276.tar.bz2 |
sim: cris: fix memory setup typos
The cleanup to use BFD_VMA_FMT also adjusted this line, but used the
incorrect format: while BFD_VMA_FMT needs an explicit "x", PRIx32 does
not, so the spurious "x" here confused the parser and broke execution.
Diffstat (limited to 'gdb/block.c')
0 files changed, 0 insertions, 0 deletions