full refactor in kernel/: now its apple-styled; im so fucking tired

This commit is contained in:
Karina
2026-01-31 01:40:10 +04:00
parent e323e91dac
commit e63983c95d
123 changed files with 2822 additions and 2774 deletions
+8
View File
@@ -0,0 +1,8 @@
// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2025 0xKarinyash
#pragma once
#include <IO/IOGraphics.h>
void SplashShow(IOGraphicsContext* IOGraphicsContextPointer);