PPC Cache Flush and Invalidate Routines

Dan Malek dan at netx4.com
Tue Dec 14 06:51:33 EST 1999


Noah Misch wrote:

> Instead of stuff like this:
> 
> #ifdef CONFIG_403
> ...
> #endif
> 
> you could write the code like this:
> 
> if(CONFIG_403) {
> ...
> }


Except that most of the code under discussion is written
in assembly language.......


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list