Remove io c code

This commit is contained in:
Byron Lathi
2022-03-08 15:41:03 -06:00
parent ad55f986f5
commit 2c26e82a0d
3 changed files with 0 additions and 22 deletions

View File

@@ -1,6 +1,5 @@
#include <io.h>
int main() {
io_remap(io_region_de10lite);
return 0;
}