1/* SPDX-License-Identifier: GPL-2.0 */ 2#ifndef _LINUX_ERRNO_H 3#define _LINUX_ERRNO_H 4 5#include <uapi/linux/errno.h> 6 7 8/* 9 * These should never be ...
確定! 回上一頁