Removed debug prints
parent
cee998af6b
commit
70cc019779
|
@ -0,0 +1 @@
|
|||
*.tmp
|
|
@ -52,7 +52,6 @@ void init() {
|
|||
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() {
|
||||
|
|
BIN
tuan-handin.tar
BIN
tuan-handin.tar
Binary file not shown.
Loading…
Reference in New Issue