From: Kenn H. <ke...@sl...> - 2000-04-25 21:36:33
|
Update of /cvsroot/linux-vax/kernel/arch/vax/lib In directory slayer.i.sourceforge.net:/tmp/cvs-serv28641/arch/vax/lib Modified Files: Makefile Removed Files: bitops.c Log Message: Moved bitwise operations back into asm/bitops.h where they can be inlined (now that we're using gcc -O1) |