summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorPeter Maydell2014-02-20 11:35:54 +0100
committerPeter Maydell2014-02-20 11:35:54 +0100
commitc4241c7d381086819131fba4fc8123848d83de8a (patch)
tree600f4defa56d7b98fef22f3bd3b56827e495ce73 /include/exec/exec-all.h
parenttarget-arm: Convert miscellaneous reginfo structs to accessfn (diff)
downloadqemu-c4241c7d381086819131fba4fc8123848d83de8a.tar.gz
qemu-c4241c7d381086819131fba4fc8123848d83de8a.tar.xz
qemu-c4241c7d381086819131fba4fc8123848d83de8a.zip
target-arm: Drop success/fail return from cpreg read and write functions
All cpreg read and write functions now return 0, so we can clean up their prototypes: * write functions return void * read functions return the value rather than taking a pointer to write the value to This is a fairly mechanical change which makes only the bare minimum set of changes to the callers of read and write functions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions