tech-toolchain archive

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

Re: where in src/ to put an arch-specific kernel+libc .c file?



Oops, this is probably a better question for tech-toolchain...  Sorry
for the noise.

-Richard

On 2013-06-04 13:28, Richard Hansen wrote:
> Hi all,
> 
> Suppose I have an arch-specific .c file and I want its symbols available
> in both libc and the kernel.  Where in /usr/src would I put such a file?
>  And how would I connect it to both the libc and kernel builds?
> 
> /usr/src/common/lib/libc/arch seems like the right place, but I only see
> assembly source code in there, and it's not immediately obvious how the
> build system is made aware of those files.
> 
> Thanks,
> Richard


Home | Main Index | Thread Index | Old Index