Sign in
qemu
/
qemu
/
3a75ba650c4b4fc11c29f77c57fc30fd282c5ae9
/
.
/
linux-user
/
ppc
/
target_errno_defs.h
blob: a24a973342fcc49693e42e769572f1122c9f13a6 [
file
] [
log
] [
blame
]
#ifndef
PPC_TARGET_ERRNO_DEFS_H
#define
PPC_TARGET_ERRNO_DEFS_H
/* Target uses generic errno */
#include
"../generic/target_errno_defs.h"
#endif