Sign in
qemu
/
qemu
/
6abc8f1266bc74aa0da3c2546cca9e9255b81dc3
/
.
/
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