]> git.proxmox.com Git - mirror_qemu.git/blob - linux-user/openrisc/target_signal.h
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / linux-user / openrisc / target_signal.h
1 #ifndef OPENRISC_TARGET_SIGNAL_H
2 #define OPENRISC_TARGET_SIGNAL_H
3
4 #include "../generic/signal.h"
5
6 #define TARGET_ARCH_HAS_SIGTRAMP_PAGE 1
7
8 #endif /* OPENRISC_TARGET_SIGNAL_H */