Implemented windows implementation of uniproc

This commit is contained in:
2025-03-02 22:46:22 +11:00
parent 9cc6d81a9f
commit d47f6be401
3 changed files with 141 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/uniproc/FileContentIndex
/.vs/uniproc/v17/ipch/AutoPCH
/.vs
/CppProperties.json
/include/tmp.cpp
/test.exe
/test.ilk
/test.pdb
/src/main.c