patch-2.1.34 linux/include/asm-sparc/psr.h

Next file: linux/include/asm-sparc/scatterlist.h
Previous file: linux/include/asm-sparc/pgtsun4c.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc/psr.h linux/include/asm-sparc/psr.h
@@ -1,4 +1,4 @@
-/* $Id: psr.h,v 1.13 1996/12/10 06:06:36 davem Exp $
+/* $Id: psr.h,v 1.14 1997/04/11 00:42:19 davem Exp $
  * psr.h: This file holds the macros for masking off various parts of
  *        the processor status register on the Sparc. This is valid
  *        for Version 8. On the V9 this is renamed to the PSTATE
@@ -62,7 +62,7 @@
 		nop
 "	: /* no outputs */
 	: "r" (new_psr)
-	: "memory");
+	: "memory", "cc");
 }
 
 /* Get the %fsr register.  Be careful, make sure the floating point

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov