patch-2.4.23 linux-2.4.23/include/asm-sh64/registers.h

Next file: linux-2.4.23/include/asm-sparc/atomic.h
Previous file: linux-2.4.23/include/asm-sh64/processor.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-sh64/registers.h linux-2.4.23/include/asm-sh64/registers.h
@@ -188,6 +188,7 @@
 	** defines below are used only in .../arch/sh5/kernel/fpu.c
 	*/
 #	define __f(x)	__str(fr##x)
+#	define __p(x)	__str(fp##x)
 #	define __d(x)	__str(dr##x)
 
 	/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)