]> git.proxmox.com Git - mirror_qemu.git/blame - linux-user/i386/target_errno_defs.h
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / linux-user / i386 / target_errno_defs.h
CommitLineData
8f968b6a
PMD
1#ifndef I386_TARGET_ERRNO_DEFS_H
2#define I386_TARGET_ERRNO_DEFS_H
3
4/* Target uses generic errno */
5#include "../generic/target_errno_defs.h"
6
7#endif