linux/include/uapi/linux/utsname.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_LINUX_UTSNAME_H
#define _UAPI_LINUX_UTSNAME_H

#define __OLD_UTS_LEN

struct oldold_utsname {};

#define __NEW_UTS_LEN

struct old_utsname {};

struct new_utsname {};


#endif /* _UAPI_LINUX_UTSNAME_H */