summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2016-09-22 19:13:09 +0200
committerPeter Maydell2016-09-22 19:13:09 +0200
commitd675765a0244af1d65c292f2508009f1bd13e1b6 (patch)
treec22d8a7b3bba5280c0986efc892b8cebf9855f3d /scripts
parentdisas/arm.c: Remove unused macro definitions (diff)
downloadqemu-d675765a0244af1d65c292f2508009f1bd13e1b6.tar.gz
qemu-d675765a0244af1d65c292f2508009f1bd13e1b6.tar.xz
qemu-d675765a0244af1d65c292f2508009f1bd13e1b6.zip
imx: Use 'const char', not 'char const'
'char const' means the same thing as 'const char', but we use the former in only a handful of places and we use the latter over six thousand times. Switch the imx reg_name() functions to bring them in line with everything else. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions