Removed debug prints
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.tmp
|
||||||
@@ -52,7 +52,6 @@ void init() {
|
|||||||
cache_set[j].time = 0;
|
cache_set[j].time = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
printf("cache: %ld, cache_set: %ld, cache_line: %ld\n", sizeof(cache), sizeof(cache[0]), sizeof(cache[0][0]));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void clean() {
|
void clean() {
|
||||||
|
|||||||
BIN
tuan-handin.tar
BIN
tuan-handin.tar
Binary file not shown.
Reference in New Issue
Block a user