解决relibc的头文件没能识别__dragonos__定义的问题 (#315)

This commit is contained in:
LoGin
2023-08-02 18:11:05 +08:00
committed by GitHub
parent 0650030330
commit 1a62e7767c
6 changed files with 10 additions and 7 deletions

View File

@ -175,7 +175,8 @@
"net.h": "c",
"lz4.h": "c",
"cmd_test.h": "c",
"cmpxchg.h": "c"
"cmpxchg.h": "c",
"mman.h": "c"
},
"C_Cpp.errorSquiggles": "enabled",
"esbonio.sphinx.confDir": "",