Add stub ExtMemDbg program

This commit is contained in:
Alex
2023-03-16 17:21:21 +02:00
parent c7d907e81b
commit 2b2f48849c
7 changed files with 695 additions and 29 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ initrd/system/*.raw
initrd/system/lib/*.raw
!initrd/system/include/.gitkeep
tools/*
!tools/ExtMemDbg
!tools/stage2_eltorito
!tools/*.md
!tools/*.css