Sign in
qemu
/
qemu
/
0f2bb0bf38b04e9dfdc32ce5c762dd317f5a4c5a
/
.
/
linux-user
/
microblaze
/
target_errno_defs.h
blob: 91a0bbf9dc051d6f7b5343657e4bb2b83d486ce5 [
file
] [
log
] [
blame
]
#ifndef
MICROBLAZE_TARGET_ERRNO_DEFS_H
#define
MICROBLAZE_TARGET_ERRNO_DEFS_H
/* Target uses generic errno */
#include
"../generic/target_errno_defs.h"
#endif