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