Added in alot of missing source files.

--HG--
extra : convert_revision : 335b458d195a00dac3d04e92fe9df915e660538f
This commit is contained in:
Gabe Black 2006-11-07 05:40:06 -05:00
parent 54e22bfe95
commit bcd5099aac

View file

@ -54,8 +54,12 @@ base_sources = Split('''
# Full-system sources
full_system_sources = Split('''
vtophys.cc
arguments.cc
remote_gdb.cc
stacktrace.cc
system.cc
tlb.cc
vtophys.cc
''')
# Syscall emulation (non-full-system) sources