linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
Copied from mips/syscall.h. Signed-off-by: Ulrich Hecht <uli@suse.de> Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
This commit is contained in:
parent
10ecb3f665
commit
63249cb9eb
@ -218,4 +218,7 @@ struct target_pt_regs {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Nasty hack: define a fake errno value for use by sigreturn. */
|
||||||
|
#define TARGET_QEMU_ESIGRETURN 255
|
||||||
|
|
||||||
#define UNAME_MACHINE "mips64"
|
#define UNAME_MACHINE "mips64"
|
||||||
|
Loading…
Reference in New Issue
Block a user