mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
8ede0bdb63
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
7 lines
79 B
C
7 lines
79 B
C
#ifndef __UM_ERRNO_H
|
|
#define __UM_ERRNO_H
|
|
|
|
#include "asm/arch/errno.h"
|
|
|
|
#endif
|