]> git.proxmox.com Git - mirror_qemu.git/blob - linux-user/ppc/target_errno_defs.h
ui/cocoa: Scale with NSView instead of Core Graphics
[mirror_qemu.git] / linux-user / ppc / target_errno_defs.h
1 #ifndef PPC_TARGET_ERRNO_DEFS_H
2 #define PPC_TARGET_ERRNO_DEFS_H
3
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
6
7 #endif