Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[qemu/armbru.git] / linux-user / ppc / target_errno_defs.h
bloba24a973342fcc49693e42e769572f1122c9f13a6
1 #ifndef PPC_TARGET_ERRNO_DEFS_H
2 #define PPC_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif