diff options
author | Nathan Binkert <binkertn@umich.edu> | 2004-11-01 14:39:48 -0500 |
---|---|---|
committer | Nathan Binkert <binkertn@umich.edu> | 2004-11-01 14:39:48 -0500 |
commit | 64a47b8ec16c101d2569d384e7106cd507345565 (patch) | |
tree | 6c03bb182b58cc79d0dcd7388b92f58ba6da40be /SConscript | |
parent | 0172720bb3a48a12ac79f6e42b9855f02367cd2e (diff) | |
download | gem5-64a47b8ec16c101d2569d384e7106cd507345565.tar.xz |
remove mention of a couple of files that don't exist anymore
SConscript:
these files don't exist
--HG--
extra : convert_revision : 660f3861b5f2824a44fc8a281a782faeef4467f2
Diffstat (limited to 'SConscript')
-rw-r--r-- | SConscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/SConscript b/SConscript index ce90d9cb2..c8a97810d 100644 --- a/SConscript +++ b/SConscript @@ -385,9 +385,7 @@ targetarch_files = Split(''' isa_traits.hh machine_exo.h osfpal.hh - pmap.h pseudo_inst.hh - syscalls.hh vptr.hh vtophys.hh ''') |