mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-05-31 14:20:36 +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"
|