Files
ksOS/Kernel/Source/KernelMain.c
T
2026-04-24 16:30:02 +04:00

4 lines
46 B
C

#include <OS/Log.h>
void KernelMain(void) {
}