Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 1995 21:34:16 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        hackers@FreeBSD.org, hasty@netcom.com
Subject:   Re: text's start address?
Message-ID:  <199503121134.VAA10444@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>I am trying to port mdos (mach dos emulator) to lites 1.0.
>At any rate, mdos loads mdos.mon which is a Z magic program.
>So how can I calculate the starting address for the executable
>mdos.mon so I can jump to it from mdos?

The entry address is in a_entry in struct exec.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503121134.VAA10444>