Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 6b77fae

Browse files
committed
move from include to kernel (all header to kernel dir)
1 parent f522469 commit 6b77fae

38 files changed

Lines changed: 2 additions & 1 deletion

.vscode/c_cpp_properties.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"name": "Linux",
55
"includePath": [
66
"${workspaceFolder}/src/include",
7+
"${workspaceFolder}/src/kernel",
78
"${workspaceFolder}/uefi/MdePkg/Include",
89
"${workspaceFolder}/uefi/MdePkg/Include/X64",
910
"${workspaceFolder}/uefi/MdePkg/Library/MipiSysTLib/mipisyst/library/include",

0 commit comments

Comments
 (0)