mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
trace: move backend-specific code into the trace/ directory
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
This commit is contained in:
parent
09001ee7b2
commit
edb47ec498
6 changed files with 10 additions and 7 deletions
|
|
@ -158,7 +158,7 @@ linetoc_end_nop()
|
|||
linetoh_begin_simple()
|
||||
{
|
||||
cat <<EOF
|
||||
#include "simpletrace.h"
|
||||
#include "trace/simple.h"
|
||||
EOF
|
||||
|
||||
simple_event_num=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue