removed ua2005.cc since it's been obsorbed into the miscregfile, and added system.cc

--HG--
extra : convert_revision : 2a124adcefe0d15860632a05e8788d3fd34008c2
This commit is contained in:
Gabe Black 2006-11-03 10:52:08 -05:00
parent 118b9dc1f9
commit 7c5a859243

View file

@ -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