forked from Minki/linux
7 lines
82 B
C
7 lines
82 B
C
|
#ifndef _ARM_ERRNO_H
|
||
|
#define _ARM_ERRNO_H
|
||
|
|
||
|
#include <asm-generic/errno.h>
|
||
|
|
||
|
#endif
|