diff options
Diffstat (limited to 'src/mem/cache/coherence/SConscript')
-rw-r--r-- | src/mem/cache/coherence/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mem/cache/coherence/SConscript b/src/mem/cache/coherence/SConscript index 4f5966140..91720b20e 100644 --- a/src/mem/cache/coherence/SConscript +++ b/src/mem/cache/coherence/SConscript @@ -33,5 +33,4 @@ Import('*') SimObject('CoherenceProtocol.py') Source('coherence_protocol.cc') -Source('uni_coherence.cc') |