Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/linux-user/microblaze/target_signal.h

9 lines
184 B
C
Raw Normal View History

2023-03-06 14:48:14 +01:00
#ifndef MICROBLAZE_TARGET_SIGNAL_H
#define MICROBLAZE_TARGET_SIGNAL_H
#include "../generic/signal.h"
#define TARGET_ARCH_HAS_SIGTRAMP_PAGE 1
#endif /* MICROBLAZE_TARGET_SIGNAL_H */