Port-powerpc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bzero.S and assym.h (Re: CVS commit: syssrc/sys/lib/libkern/arch/powerpc)
| BTW, current bzero.S requires assym.h if libkern is built
| for kernel, but how about libkern for standalone programs?
| If libkern for SA programs also requires CACHELINESIZE,
| we have to prepare another method..
You should not be depending on a statically defined CACHELINESIZE
since that can vary between different CPU models.
Eduardo
Home |
Main Index |
Thread Index |
Old Index