some setup

This commit is contained in:
2025-06-15 16:51:54 -04:00
parent 06212960ce
commit e49258c8c2
5 changed files with 15 additions and 10 deletions

6
code/host.odin Normal file
View File

@ -0,0 +1,6 @@
package asmd
main :: proc()
{
}