mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +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
|