commit | 25a95da0beeb854570f974028b77cd35826433b7 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 29 10:11:31 2022 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jun 28 04:35:52 2022 +0530 |
tree | 8b12fa9cce66bea6f18bdf8c64c35720c4fd54fd | |
parent | d49e79b8e276b56817509114a86b036358246af8 [diff] |
semihosting: Split out semihost_sys_rename Split out the non-ARM specific portions of SYS_RENAME to a reusable function. Reviewed-by: Luc Michel <lmichel@kalray.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>