bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: size of the kernel


From: Arno Wilhelm
Subject: Re: size of the kernel
Date: Wed, 23 Jan 2002 11:39:30 +0100
User-agent: Mutt/1.3.25i

Hello,

> Normally, you can use the symbol `end' or `_end' which is defined by a
> linker implicitly as the end address of a kernel. So `end - start'
> gives the size. Read the ELF specification (if you kernel is in ELF
> format), for more information.


Sorry that I bother you, but do you happen to know where I can find some 
programming examples that show how to use the linker symbol "end_"?
I have no experience with linker symbols at all, and I just cannot figure out 
how to use them in a piece of code.


Regards


        Arno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]