From 7a28ab2d1898153660fbc01413fcfcd30685a987 Mon Sep 17 00:00:00 2001 From: Lisa Hsu Date: Thu, 23 Oct 2008 16:11:28 -0400 Subject: remove the totally obsolete split cache --- src/mem/config/cache.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mem/config') diff --git a/src/mem/config/cache.hh b/src/mem/config/cache.hh index 24da04021..946ed444f 100644 --- a/src/mem/config/cache.hh +++ b/src/mem/config/cache.hh @@ -36,7 +36,4 @@ */ #define USE_CACHE_LRU 1 #define USE_CACHE_FALRU 1 -// #define USE_CACHE_SPLIT 1 -// #define USE_CACHE_SPLIT_LIFO 1 #define USE_CACHE_IIC 1 - -- cgit v1.2.3