diff options
author | Mark Cave-Ayland | 2017-04-05 10:02:47 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2017-04-21 10:02:04 +0200 |
commit | d18e101225a83a5fa3a8dd9938a115ca2f06ca83 (patch) | |
tree | d64eea1e4fccb46cda9753a733082b5d3273296a /hw/sparc | |
parent | tcx: remove TARGET_PAGE_SIZE from tcx_update_display() (diff) | |
download | qemu-d18e101225a83a5fa3a8dd9938a115ca2f06ca83.tar.gz qemu-d18e101225a83a5fa3a8dd9938a115ca2f06ca83.tar.xz qemu-d18e101225a83a5fa3a8dd9938a115ca2f06ca83.zip |
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
Now that page alignment is handled by the memory API, there is no need to
duplicate the code 4 times (4 * 1024 == 4096 == TARGET_PAGE_SIZE).
Finally we have now removed all traces of TARGET_PAGE_SIZE.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/sparc')
0 files changed, 0 insertions, 0 deletions