On 2/26/22 08:07, Peter Maydell wrote:
Move the various memalign-related functions out of osdep.h and into their own header, which we include only where they are used. While we're doing this, add some brief documentation comments.Signed-off-by: Peter Maydell<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
