Add slot allocator
This commit is contained in:
Vendored
+3
-6
@@ -1,14 +1,11 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"ringbuf.h": "c",
|
||||
"seq.h": "c",
|
||||
"stdint.h": "c",
|
||||
"stdio.h": "c"
|
||||
"*.h": "c",
|
||||
},
|
||||
"C_Cpp.default.includePath": [
|
||||
"/opt/homebrew/include/",
|
||||
"$(workspaceFolder)/include/",
|
||||
|
||||
|
||||
]
|
||||
],
|
||||
"C_Cpp.default.cStandard": "gnu99"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user