7 lines
117 B
C
7 lines
117 B
C
|
#ifndef MIPS_TARGET_ERRNO_DEFS_H
|
||
|
#define MIPS_TARGET_ERRNO_DEFS_H
|
||
|
|
||
|
#include "../generic/target_errno_defs.h"
|
||
|
|
||
|
#endif
|