Begin to debug ... all of this stuff :)

This commit is contained in:
Vitaliy Filippov
2019-11-16 02:32:29 +03:00
parent da2fe69879
commit eec1c35ea4
13 changed files with 89 additions and 66 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ int main0(int argc, char *argv[])
.flags = 0,
.location = (uint64_t)i << 17,
.offset = 0,
.size = 1 << 17,
.len = 1 << 17,
};
}
return 0;