]> git.proxmox.com Git - mirror_qemu.git/commit
target-sparc: Add compiler attribute to some functions which don't return
authorStefan Weil <sw@weilnetz.de>
Sun, 18 Mar 2012 22:16:04 +0000 (23:16 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 24 Mar 2012 13:02:56 +0000 (13:02 +0000)
commitbc09845431888a0a6a680c0feeca7c6a18f8ec43
treeb74e0132cea22c2285e610d773e48fa150cfba33
parent59821ae8025dbf61323343fc074513d30013c9c0
target-sparc: Add compiler attribute to some functions which don't return

helper_raise_exception does not return, nor does do_unaligned_access.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/cpu.h
target-sparc/helper.h