Ported XSBench

This commit is contained in:
2024-12-02 14:32:04 +00:00
parent 1ea61d9c54
commit 81397da55e
14 changed files with 1911 additions and 51 deletions

View File

@@ -43,7 +43,9 @@
"opt_vm.h": "c",
"stack": "c",
"ios": "c",
"stdint.h": "c"
"stdint.h": "c",
"bitmap_alloc.h": "c",
"buddy.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}