Include new OzoneCPU files

--HG--
extra : convert_revision : f8c8751aab62df5d57c6491c5ce9b90b5a176e86
This commit is contained in:
Kevin Lim
2006-04-22 19:17:05 -04:00
parent 6b4396111b
commit 7bab47ac3a

View File

@@ -146,6 +146,8 @@ if 'OzoneCPU' in env['CPU_MODELS']:
sources += Split('''
ozone/back_end.cc
ozone/lsq_unit.cc
ozone/lw_back_end.cc
ozone/lw_lsq.cc
''')
# FullCPU sources are included from m5/SConscript since they're not