For now, just some removal of dead code (empty inline functions).

Paolo Bonzini (3):
  remove dead code from target-i386/exec.h
  kill regs_to_env and env_to_regs
  fix wrong indentation

 cpu-exec.c               |   13 +----------
 target-alpha/exec.h      |    8 ------
 target-arm/exec.h        |    8 ------
 target-cris/exec.h       |    8 ------
 target-i386/exec.h       |   56 ----------------------------------------------
 target-m68k/exec.h       |    8 ------
 target-microblaze/exec.h |    8 ------
 target-mips/exec.h       |    8 ------
 target-ppc/exec.h        |    8 ------
 target-s390x/exec.h      |    8 ------
 target-sh4/exec.h        |   10 --------
 target-sparc/exec.h      |    8 ------
 12 files changed, 1 insertions(+), 150 deletions(-)



Reply via email to