repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "vhost: add support for configure interrupt"
[qemu.git]
/
linux-user
/
microblaze
/
target_errno_defs.h
blob
91a0bbf9dc051d6f7b5343657e4bb2b83d486ce5
1
#ifndef MICROBLAZE_TARGET_ERRNO_DEFS_H
2
#define MICROBLAZE_TARGET_ERRNO_DEFS_H
3
4
/* Target uses generic errno */
5
#include
"../generic/target_errno_defs.h"
6
7
#endif