diff options
author | Peter Maydell | 2022-02-26 19:07:22 +0100 |
---|---|---|
committer | Peter Maydell | 2022-03-07 14:16:24 +0100 |
commit | 1a11265d7e854203652606b671a0e02ba100a249 (patch) | |
tree | 7f96eae377c21e7e8b04cd329a7d907e9093308e /tests | |
parent | util: Use meson checks for valloc() and memalign() presence (diff) | |
download | qemu-1a11265d7e854203652606b671a0e02ba100a249.tar.gz qemu-1a11265d7e854203652606b671a0e02ba100a249.tar.xz qemu-1a11265d7e854203652606b671a0e02ba100a249.zip |
util: Put qemu_vfree() in memalign.c
qemu_vfree() is the companion free function to qemu_memalign(); put
it in memalign.c so the allocation and free functions are together.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220226180723.1706285-9-peter.maydell@linaro.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions