Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git] / linux-user / xtensa / target_errno_defs.h
blob66fade2d0c867f15c5189effcf7e34bb9edc655e
1 #ifndef XTENSA_TARGET_ERRNO_DEFS_H
2 #define XTENSA_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif