mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00: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:
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 */
|
||||
Reference in New Issue
Block a user