icount: Take iothread lock when running QEMU timers
[qemu/ar7.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