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
sgx-epc: Add the fill_device_info() callback support
[qemu/armbru.git]
/
linux-user
/
openrisc
/
target_errno_defs.h
blob
cdf159746b18efb0dc095f052c98ee3b3bb251fe
1
#ifndef OR1K_TARGET_ERRNO_DEFS_H
2
#define OR1K_TARGET_ERRNO_DEFS_H
3
4
/* Target uses generic errno */
5
#include
"../generic/target_errno_defs.h"
6
7
#endif