|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Integrating applications into Mini-OS
On 5/15/06, Jacob Gorm Hansen <jacobg@xxxxxxx> wrote:
On 5/15/06, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> wrote:
> On Mon, 2006-05-15 at 14:18 +0200, Jacob Gorm Hansen wrote:
> > I have attached a small patch to mini-os which ... adds a dummy main
>
> Should it be marked with __attribute__((weak))?
Probably a good idea, makes link order less important. Revised patch
is attached.
One more change: When providing one's own linker script (e.g. for
changing the memory layout, my boot loader cannot exist at 0xc0000000
but likes to live at 0x0), use &_text for the VIRT_START constant
instead of hardcoded value.
New version attached.
Jacob
miniosappsupport
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|