target/i386: remove unnecessary/wrong application of the A20 mask
[qemu/ar7.git] / linux-user / i386 / target_signal.h
blob9315cba241cf4f6fc19193b7f0970e17a85dd6cd
1 #ifndef I386_TARGET_SIGNAL_H
2 #define I386_TARGET_SIGNAL_H
4 #include "../generic/signal.h"
6 #define TARGET_ARCH_HAS_SETUP_FRAME
7 #define TARGET_ARCH_HAS_SIGTRAMP_PAGE 1
9 #endif /* I386_TARGET_SIGNAL_H */