License; WIP: PIC

This commit is contained in:
Karina
2025-12-27 17:54:34 +04:00
parent 18b3e9cbe7
commit 664bf2e869
40 changed files with 810 additions and 28 deletions
+6 -1
View File
@@ -1,3 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2025 0xKarinyash
#include "panic.h"
#include "console.h"
#include "rand.h"
@@ -42,7 +45,9 @@ const char* fun_messages[] = {
"I think you deleted the internet",
"Stop downloading RAM",
"Pro tip: dont crash",
"Stop ricing the kernel you loonixtard, TermOS is NOT Loonix"
"Stop ricing the kernel you loonixtard, TermOS is NOT Loonix",
"Attaboy, Jack. He's good. Really good.",
""
};