initial commit

This commit is contained in:
2022-01-18 08:15:28 -05:00
commit 7a6799d2c7
18 changed files with 1499 additions and 0 deletions

8
bare_x86.code-workspace Normal file
View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}