mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
build: some simplifications for "trace/Makefile.objs"
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
84ecb7a6b9
commit
0e848f482b
2 changed files with 13 additions and 13 deletions
6
include/trace.h
Normal file
6
include/trace.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef TRACE_H
|
||||
#define TRACE_H
|
||||
|
||||
#include "trace/generated-tracers.h"
|
||||
|
||||
#endif /* TRACE_H */
|
Loading…
Add table
Add a link
Reference in a new issue