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
configure: Pass filtered QEMU_OBJCFLAGS to meson
[qemu/armbru.git]
/
linux-user
/
cris
/
target_errno_defs.h
blob
1cf43b17a500adbc2ed71b275b1bcc7a4e0b5948
1
#ifndef CRIS_TARGET_ERRNO_DEFS_H
2
#define CRIS_TARGET_ERRNO_DEFS_H
3
4
/* Target uses generic errno */
5
#include
"../generic/target_errno_defs.h"
6
7
#endif