From 720c0be620bd3427b5222e437fc7a82cb3a9ad7f Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Wed, 3 Aug 2011 18:25:30 -0500 Subject: Ruby: Remove files and includes not in use --- src/mem/protocol/MESI_CMP_directory-L1cache.sm | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mem/protocol/MESI_CMP_directory-L1cache.sm') diff --git a/src/mem/protocol/MESI_CMP_directory-L1cache.sm b/src/mem/protocol/MESI_CMP_directory-L1cache.sm index 287bda004..b2ba0872e 100644 --- a/src/mem/protocol/MESI_CMP_directory-L1cache.sm +++ b/src/mem/protocol/MESI_CMP_directory-L1cache.sm @@ -130,7 +130,6 @@ machine(L1Cache, "MSI Directory L1 Cache CMP") MessageBuffer mandatoryQueue, ordered="false"; - int cache_state_to_int(State state); int l2_select_low_bit, default="RubySystem::getBlockSizeBits()"; void set_cache_entry(AbstractCacheEntry a); -- cgit v1.2.3