hle: kernel: Add k_trace module.
This commit is contained in:
parent
5762517728
commit
f2e1441567
2 changed files with 13 additions and 0 deletions
|
@ -204,6 +204,7 @@ add_library(core STATIC
|
|||
hle/kernel/k_thread.cpp
|
||||
hle/kernel/k_thread.h
|
||||
hle/kernel/k_thread_queue.h
|
||||
hle/kernel/k_trace.h
|
||||
hle/kernel/k_writable_event.cpp
|
||||
hle/kernel/k_writable_event.h
|
||||
hle/kernel/kernel.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue