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