Hi Mike, 2011/11/30 Macpaul Lin <macp...@gmail.com>
> Hi Mike and Wolfgang, > > 2011/11/30 Mike Frysinger <vap...@gentoo.org> > >> > For supporting this kind of implementation, I must to put header support >> > like linkage.h >> >> err, i thought i saw u-boot had this in common code. seems it is not (i >> must >> have been looking in the Linux tree). don't worry about it until we get >> that >> addressed. >> -mike >> > > > It seems the only architecture related part in this header are the following codes. #define __ALIGN .align 4 #define __ALIGN_STR ".align 4" In Linux, the common linkage.h will include only this part from architectures' local linkage.h. I think we can put the common linkage.h in "include/linux" folder is okay. -- Best regards, Macpaul Lin
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot