From 320540829d62f9c5a5290a8c9bd991fda297a210 Mon Sep 17 00:00:00 2001 From: Erik Hallnor Date: Thu, 23 Oct 2003 16:40:08 -0400 Subject: Move to non-architecture specific MemReq arch/alpha/alpha_memory.hh: cpu/exec_context.hh: cpu/pc_event.hh: Move to non architecture specific MemReq --HG-- extra : convert_revision : 2445943b6f1c8af86b90cfa9c2f9b1eb4a6a1aa2 --- cpu/pc_event.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu/pc_event.hh') diff --git a/cpu/pc_event.hh b/cpu/pc_event.hh index 645138fdd..b425cc72c 100644 --- a/cpu/pc_event.hh +++ b/cpu/pc_event.hh @@ -31,7 +31,7 @@ #include -#include "targetarch/mem_req.hh" +#include "mem/mem_req.hh" class ExecContext; class PCEventQueue; -- cgit v1.2.3