From 20d25b9da77cc681ef7d5bb101438bc0b0c6827c Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Tue, 5 Jun 2012 13:52:30 -0400 Subject: ISA: Back-out NoopMachInst as a StaticInstPtr change. --- src/arch/mips/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/mips/SConscript') diff --git a/src/arch/mips/SConscript b/src/arch/mips/SConscript index ee6fb03f0..15b4ffc51 100644 --- a/src/arch/mips/SConscript +++ b/src/arch/mips/SConscript @@ -40,7 +40,6 @@ if env['TARGET_ISA'] == 'mips': Source('idle_event.cc') Source('interrupts.cc') Source('isa.cc') - Source('isa_traits.cc') Source('linux/linux.cc') Source('linux/process.cc') Source('linux/system.cc') -- cgit v1.2.3