repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/riscv: Ibex: Support priv version 1.11
[qemu/ar7.git]
/
linux-user
/
s390x
/
target_signal.h
blob
41e0e34a55d754dab0add6ec7d602093133d09ce
1
#ifndef S390X_TARGET_SIGNAL_H
2
#define S390X_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
/* S390X_TARGET_SIGNAL_H */