Update libc

This commit is contained in:
Alex
2022-11-07 08:34:02 +02:00
parent a003ec0889
commit 68e65dd602
10 changed files with 98 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"fex.hpp": "c"
"fex.hpp": "c",
"types.h": "c"
}
}
}