summaryrefslogtreecommitdiff
path: root/hw/i8259.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-05-29 10:20:44 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-05-29 10:20:44 +0000
commit03ae77d6d2ba949fa8d0ceaac588a1075b6257b3 (patch)
treeaa3983f0e94b1e0d99eff1171279fa6a67e296f7 /hw/i8259.c
parent3386376c04533288ff51d8f3a6f0fba77af4d209 (diff)
downloadqemu-03ae77d6d2ba949fa8d0ceaac588a1075b6257b3.tar.gz
sparc64: fix user emulator build
Accesses with _nucleus prefix are not available when building user emulators: CC sparc64-linux-user/op_helper.o cc1: warnings being treated as errors /src/qemu/target-sparc/op_helper.c: In function 'helper_ldda_asi': /src/qemu/target-sparc/op_helper.c:3063: error: implicit declaration of function 'ldq_nucleus' Avoid making such accesses. Fixes breakage by 54a3c0f032abf93d1cedc75456af75401ac10360. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/i8259.c')
0 files changed, 0 insertions, 0 deletions