summaryrefslogtreecommitdiff
path: root/src/mem/port.cc
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2006-10-19 23:38:45 -0700
committerNathan Binkert <binkertn@umich.edu>2006-10-19 23:38:45 -0700
commit7245d4530d0c8367fa7b1adadcb55e1e8bd466e7 (patch)
treecf0a90859f0bb3a5c9615f34034aa302b1c73af5 /src/mem/port.cc
parent5b246a0567193b05d8257fce8c43610ce5b8c253 (diff)
downloadgem5-7245d4530d0c8367fa7b1adadcb55e1e8bd466e7.tar.xz
refactor code for the packet, get rid of packet_impl.hh
and call it packet_access.hh and fix the #includes so things compile right. --HG-- extra : convert_revision : d3626c9715b9f7e51bb3ab8d97e971fad4e0b724
Diffstat (limited to 'src/mem/port.cc')
-rw-r--r--src/mem/port.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mem/port.cc b/src/mem/port.cc
index 17924b759..bbc98c160 100644
--- a/src/mem/port.cc
+++ b/src/mem/port.cc
@@ -35,7 +35,6 @@
#include "base/chunk_generator.hh"
#include "base/trace.hh"
-#include "mem/packet_impl.hh"
#include "mem/port.hh"
void