repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
migration/rdma: Clean up qemu_rdma_poll()'s return type
[qemu/armbru.git]
/
linux-user
/
cris
/
target_signal.h
blob
ab0653fcdc062b29abdaae4a324eebc877daf1d8
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 */