Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu into staging
[qemu.git] / linux-user / microblaze / target_errno_defs.h
blob91a0bbf9dc051d6f7b5343657e4bb2b83d486ce5
1 #ifndef MICROBLAZE_TARGET_ERRNO_DEFS_H
2 #define MICROBLAZE_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif