diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-07-07 15:24:12 +0100 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2025-07-13 12:08:07 +0300 |
commit | 21f4c5a700394878a6028708be480e73d8bea890 (patch) | |
tree | 4a71e085baf305d40a7dc8c994d63d3626ef6364 /scripts/rust/rustc_args.py | |
parent | 3773ba281a3b8c3c75b9d9b614148b2356c328ac (diff) | |
download | qemu-21f4c5a700394878a6028708be480e73d8bea890.zip qemu-21f4c5a700394878a6028708be480e73d8bea890.tar.gz qemu-21f4c5a700394878a6028708be480e73d8bea890.tar.bz2 |
hw/uefi: Create and use trace.h wrapper header
The documentation of the trace subsystem (docs/devel/tracing.rst)
says that each subdirectory which uses trace events should create a
wrapper trace.h file which includes the trace/trace-foo.h generated
header, and that .c files then #include "trace.h".
We didn't follow this pattern in hw/uefi/. Correct this by creating
and using the trace.h wrapper header.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions