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