On Sat, Aug 15, 2020 at 03:03:40PM +0200, Juergen Gross wrote: > Today there are multiple copies of the ROUNDUP() macro in various > sources and headers. Define it once in tools/include/xen-tools/libs.h. > > Using xen-tools/libs.h enables removing copies of MIN() and MAX(), too. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
Acked-by: Wei Liu <w...@xen.org>