]> git.proxmox.com Git - mirror_qemu.git/commit
trace: Fold mem-internal.h into mem.h
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 17 Jul 2021 01:04:32 +0000 (18:04 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jul 2021 17:45:38 +0000 (07:45 -1000)
commit785ea711b114452889016f0d292b8f9e9da31752
tree4abb46826983ea6217d25dbfde011735e53696ac
parenta754f7f34e9c74adf65a0149c5e2382077a6e594
trace: Fold mem-internal.h into mem.h

Since the last thing that mem.h does is include mem-internal.h,
the symbols are not actually private.

Tested-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
plugins/core.c
trace/mem-internal.h [deleted file]
trace/mem.h