]> Git Repo - qemu.git/blobdiff - linux-user/mips64/target_signal.h
hw/sd/sd.c: QOMify
[qemu.git] / linux-user / mips64 / target_signal.h
index 13c2d1987ad9f5e375b3396a71389b7568786224..5fb6a2ccfc4433830f191fc241453d49e1c080cb 100644 (file)
@@ -8,8 +8,8 @@
 typedef struct target_sigaltstack {
        abi_long ss_sp;
        abi_ulong ss_size;
-       abi_long ss_flags;
-} a_target_stack;
+       abi_int ss_flags;
+} target_stack_t;
 
 
 /*
This page took 0.022094 seconds and 4 git commands to generate.