Added in alot of missing source files.
--HG-- extra : convert_revision : 335b458d195a00dac3d04e92fe9df915e660538f
This commit is contained in:
parent
54e22bfe95
commit
bcd5099aac
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue