Sign in
qemu
/
qemu
/
504f935d00e5491ac8296e40d050bbe2b95338c3
/
.
/
linux-user
/
openrisc
/
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 */