Re: [PATCH] init: introduce __BARE_INIT for .section ".text_bare_init.text"

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

 



> > --- a/include/init.h
> > +++ b/include/init.h
> > @@ -7,6 +7,10 @@
> >  #define __init
> >  #define __initdata
> >  
> > +/* For assembly routines */
> > +#define __BARE_INIT	.section ".text_bare_init.text"
> 
> Is there a reason you used capital letters for __BARE_INIT in assembly?

same way as the kernel for assembly we use upercase
cf __INIT __INITDATA

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux