Am 31.01.2012 10:29, schrieb riku.voi...@linaro.org: > From: Riku Voipio <riku.voi...@linaro.org> >
SoB missing. Andreas > --- > linux-user/qemu.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/linux-user/qemu.h b/linux-user/qemu.h > index 55ad9d8..30e2abd 100644 > --- a/linux-user/qemu.h > +++ b/linux-user/qemu.h > @@ -123,10 +123,10 @@ typedef struct TaskState { > #endif > #if defined(TARGET_ARM) || defined(TARGET_M68K) || defined(TARGET_UNICORE32) > /* Extra fields for semihosted binaries. */ > - uint32_t stack_base; > uint32_t heap_base; > uint32_t heap_limit; > #endif > + uint32_t stack_base; > int used; /* non zero if used */ > struct image_info *info; > struct linux_binprm *bprm; -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg