mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
639f657145
Signed-off-by: Bryan Wu <cooloney@kernel.org>
7 lines
106 B
C
7 lines
106 B
C
#ifndef _BFIN_ERRNO_H
|
|
#define _BFIN_ERRNO_H
|
|
|
|
#include<asm-generic/errno.h>
|
|
|
|
#endif /* _BFIN_ERRNO_H */
|