Sign in
qemu
/
qemu
/
cbb724e0bd3fde72f0d68abceb79c6d94de08e01
/
.
/
linux-user
/
or1k
/
target_signal.h
blob: 5b9d40974a9e05d705f6664cbfdbc2a3e7eeb5d2 [
file
] [
log
] [
blame
]
#ifndef
OPENRISC_TARGET_SIGNAL_H
#define
OPENRISC_TARGET_SIGNAL_H
#include
"../generic/signal.h"
#define
TARGET_ARCH_HAS_SIGTRAMP_PAGE
1
#endif
/* OPENRISC_TARGET_SIGNAL_H */