commit | 674fc7fe6895498cc5b68217f447f2a3268263c1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 12 12:28:04 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 26 08:50:43 2022 -0700 |
tree | c41e834a1be7d72454de82bcb7dc8dc8c7301609 | |
parent | baab20c307a7517a55c9098b5693a1476450c11e [diff] |
tools: Move copyfile() into a common file This function is useful in other places. Move it to a common file. Signed-off-by: Simon Glass <sjg@chromium.org>