summaryrefslogtreecommitdiff
path: root/include/sort.h
AgeCommit message (Collapse)Author
2019-12-02common: Move sorting functions to their own header fileSimon Glass
These don't need to be in common.h so move them out into a new header. Also add some missing comments. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>