commit | ff9c1e5500141df7be15446ccfbdc66752812a9a | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Nov 17 16:26:14 2021 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Dec 20 10:12:29 2021 -0800 |
tree | 18af3b172428c7a91d7fa89e0102ee1ea8c44001 | |
parent | 5bfd125ec8ba8aab04f3a636dcea39f6c4075ced [diff] |
linux-user: Move thunk.c from top-level So far, linux-user is the only user of these functions. Clean up the build machinery by restricting it to linux-user. Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>