Files
termOS/kernel/inc/KSH/KSHDebug.h
T
2026-02-01 00:39:18 +04:00

8 lines
132 B
C

// SPDX-License-Identifier: GPL-3.0-or-later
// Copyright (c) 2026 0xKarinyash
#pragma once
#include <types.h>
UInt64 KSHDebug();