mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-11 23:23:52 +08:00
7 lines
84 B
C
7 lines
84 B
C
|
#ifndef _CRIS_ERRNO_H
|
||
|
#define _CRIS_ERRNO_H
|
||
|
|
||
|
#include <asm-generic/errno.h>
|
||
|
|
||
|
#endif
|