%ifndef _ASM_BITS_UNAME_INC_
%define _ASM_BITS_UNAME_INC_
;length of the entries in `struct utsname' is 65. (bits/utsname.h)
%define _UTSNAME_LENGTH 65
%endif ; _ASM_BITS_UNAME_INC_
bits/uname.inc
- Category: includes
- Hits: 262
%ifndef _ASM_BITS_UNAME_INC_
%define _ASM_BITS_UNAME_INC_
;length of the entries in `struct utsname' is 65. (bits/utsname.h)
%define _UTSNAME_LENGTH 65
%endif ; _ASM_BITS_UNAME_INC_