Yes, I have done grep but 'include/asm-i386/dwarf2.h' also defined
some macros ..
I am not able to understand those macros ..

Are these GCC specifics .. basically what is the purpose for these ?

thanks,
nandac

On Jan 9, 2008 1:38 PM, Ender. Dai <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
> On Jan 9, 2008 3:22 PM, Chetan Nanda <[EMAIL PROTECTED]> wrote:
> > Hi All,
> > I was studying the i386/entry.S file for 2.6.20 kernel.
> > In this file each interrupt handler starts with "
> >         CFI_STARTPROC simple
> >         CFI_SIGNAL_FRAME
> >         CFI_DEF_CFA esp, 0
> >         CFI_REGISTER esp, ebp"
> >
> > Some thing like above.
> >
> > Can any one provide me information about these macros.
>
> Why not use "grep"? You can find something interesting in
> include/asm-i386/dwarf2.h, may it could be help.
>
> --
> Invent and fit; have fits and reinvent!
> We toast the Lisp programmer who pens his thoughts within nests of 
> parentheses.
>

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to