This commit is contained in:
nub31
2025-09-03 17:20:00 +02:00
parent ad879af3f9
commit 0b8ee325aa
6 changed files with 10 additions and 5 deletions

3
src/kernel/kernel.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
void main();