mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-14 21:01:29 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef __UM_ERRNO_H
|
||
|
#define __UM_ERRNO_H
|
||
|
|
||
|
#include "asm/arch/errno.h"
|
||
|
|
||
|
#endif
|