aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
diff options
context:
space:
mode:
authorMilica Lazarevic <milica.lazarevic@syrmia.com>2022-09-12 14:26:12 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2022-10-31 11:32:07 +0100
commitc52316925c4e3bf6aef1b12e6cfec5ba53e4ff28 (patch)
tree6152925e48fa93e870cb70f955b90178495dc5d8 /hw/pci-host
parent8466405eb0c77d81be5f8c2e3608fdfeb00bb1b9 (diff)
downloadqemu-c52316925c4e3bf6aef1b12e6cfec5ba53e4ff28.zip
qemu-c52316925c4e3bf6aef1b12e6cfec5ba53e4ff28.tar.gz
qemu-c52316925c4e3bf6aef1b12e6cfec5ba53e4ff28.tar.bz2
disas/nanomips: Remove namespace img
Since there's no namespace feature in C, namespace img has been replaced with adding the prefix "img" to the namespace members. Prefix "img" has been added to the function names of functions that used to be wrapped in namespace img. Those are img::format() functions. I.e. replaced img::format with the img_format. Typedef address that used to belong to namespace img now is called img_address. Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220912122635.74032-2-milica.lazarevic@syrmia.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions