1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-01 16:51:51 +00:00

Fixes and ia32 doc

This commit is contained in:
momo5502
2022-03-27 16:21:54 +02:00
parent 2c48c4b595
commit 630b631692
3 changed files with 35 additions and 7 deletions

3
.gitmodules vendored
View File

@ -5,3 +5,6 @@
path = external/vcrtl
url = https://github.com/avakar/vcrtl.git
ignore = dirty
[submodule "external/ia32-doc"]
path = external/ia32-doc
url = https://github.com/wbenny/ia32-doc.git