mirror of https://github.com/xemu-project/xemu.git
7 lines
121 B
C
7 lines
121 B
C
![]() |
#ifndef MIPS64_TARGET_ERRNO_DEFS_H
|
||
|
#define MIPS64_TARGET_ERRNO_DEFS_H
|
||
|
|
||
|
#include "../generic/target_errno_defs.h"
|
||
|
|
||
|
#endif
|