mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-25 14:11:58 +00:00
8 lines
89 B
C
8 lines
89 B
C
![]() |
/*
|
||
|
* linux/lib/errno.c
|
||
|
*
|
||
|
* Copyright (C) 1991, 1992 Linus Torvalds
|
||
|
*/
|
||
|
|
||
|
int errno;
|