fix: clangd

This commit is contained in:
karina
2026-04-23 06:49:40 +04:00
parent bfa84040b8
commit cf142ba78e
6 changed files with 53 additions and 13 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
#include "types.h"
void KernelMain(void) {
volatile UInt64 meow = 0x12345;
}