🔧 include上级文件夹时,统一采用<>来指定文件

This commit is contained in:
fslongjin
2022-07-17 15:41:19 +08:00
parent d53c7bd1c7
commit d0ddb73788
39 changed files with 140 additions and 102 deletions

View File

@ -104,7 +104,10 @@
"spinlock.h": "c",
"stat.h": "c",
"video.h": "c",
"libm.h": "c"
"libm.h": "c",
"ahci.h": "c",
"slab.h": "c",
"boot_info.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""