On 5/17/19 3:44 PM, Jan Bobek wrote: > In order to build risu successfully for i386, we need files > risu_reginfo_i386.{h,c}; this patch adds the former by extracting the > relevant code from risu_i386.c. > > This patch is pure code motion; no functional changes were made. > > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Jan Bobek <jan.bo...@gmail.com> > --- > risu_reginfo_i386.h | 37 +++++++++++++++++++++++++++++++++++++ > risu_i386.c | 23 +---------------------- > 2 files changed, 38 insertions(+), 22 deletions(-) > create mode 100644 risu_reginfo_i386.h
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~