diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-04-11 20:56:33 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-04-30 09:47:55 +0200 |
commit | cd71c0896454d75e23518bbcec76abdf3cfa0772 (patch) | |
tree | dada99c8fdf6a90833d9013883412f422613fc4e /bootdevice.c | |
parent | cb6ac802efea73605288f5d18e28611cbc97d9d2 (diff) |
linux-user: create a dummy per arch cpu_loop.c
Create a cpu_loop-common.h for future use by
these new files and use it in the existing
main.c
Introduce target_cpu_copy_regs():
declare the function in cpu_loop-common.h
and an empty function for each target,
to move all the cpu_loop prologues to this function.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180411185651.21351-2-laurent@vivier.eu>
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions