mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-18 06:50:08 +00:00
7 lines
86 B
C
7 lines
86 B
C
|
#ifndef _X8664_ERRNO_H
|
||
|
#define _X8664_ERRNO_H
|
||
|
|
||
|
#include <asm-generic/errno.h>
|
||
|
|
||
|
#endif
|