icount: Take iothread lock when running QEMU timers
[qemu/ar7.git] / linux-user / aarch64 / target_errno_defs.h
blob461b5477284697e41869a8018c091615c6fc69e2
1 #ifndef AARCH64_TARGET_ERRNO_DEFS_H
2 #define AARCH64_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif