]> Git Repo - qemu.git/blob - linux-user/cris/target_signal.h
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / linux-user / cris / target_signal.h
1 #ifndef CRIS_TARGET_SIGNAL_H
2 #define CRIS_TARGET_SIGNAL_H
3
4 #include "../generic/signal.h"
5
6 #define TARGET_ARCH_HAS_SETUP_FRAME
7 #define TARGET_ARCH_HAS_SIGTRAMP_PAGE 1
8
9 #endif /* CRIS_TARGET_SIGNAL_H */
This page took 0.026661 seconds and 4 git commands to generate.