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