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