errno.h 79 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6
#ifndef __UM_ERRNO_H
#define __UM_ERRNO_H

#include "asm/arch/errno.h"

#endif