On Wed, Nov 11, 2020 at 01:26:33PM +0100, Andrew Jones wrote: > It's not conventional C to put non-inline functions in header > files. Create a source file for the functions instead. Also > reduce the amount of globals and rename the functions to > something less generic. > > Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu