Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into staging
[qemu/kevin.git] / linux-user / m68k / target_signal.h
blob6e0f4b74e391cf7f24917bcda4af8da8aef78cef
1 #ifndef M68K_TARGET_SIGNAL_H
2 #define M68K_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 /* M68K_TARGET_SIGNAL_H */