projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118b9dc
)
removed ua2005.cc since it's been obsorbed into the miscregfile, and added system.cc
author
Gabe Black
<gblack@eecs.umich.edu>
Fri, 3 Nov 2006 15:52:08 +0000
(10:52 -0500)
committer
Gabe Black
<gblack@eecs.umich.edu>
Fri, 3 Nov 2006 15:52:08 +0000
(10:52 -0500)
--HG--
extra : convert_revision :
2a124adcefe0d15860632a05e8788d3fd34008c2
src/arch/sparc/SConscript
patch
|
blob
|
history
diff --git
a/src/arch/sparc/SConscript
b/src/arch/sparc/SConscript
index e317502e0275ed80b4510027ddb90b65bd03f3a2..5843058a4a1168ac1e2c44cd6f4264130eafaccf 100644
(file)
--- a/
src/arch/sparc/SConscript
+++ b/
src/arch/sparc/SConscript
@@
-54,8
+54,8
@@
base_sources = Split('''
# Full-system sources
full_system_sources = Split('''
- ua2005.cc
vtophys.cc
+ system.cc
''')
# Syscall emulation (non-full-system) sources