mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
4 lines
153 B
C
Executable file
4 lines
153 B
C
Executable file
/* SPDX-FileCopyrightText: 2024 Richard Masters <grick23@gmail.com> */
|
|
/* SPDX-License-Identifier: MIT */
|
|
#undef UTS_SYSNAME
|
|
#define UTS_SYSNAME "Linux"
|