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

Next file: linux/include/asm-sparc64/a.out.h
Previous file: linux/include/asm-sparc/vfc_ioctls.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc/viking.h linux/include/asm-sparc/viking.h
@@ -1,4 +1,4 @@
-/* $Id: viking.h,v 1.17 1996/11/24 17:11:51 ecd Exp $
+/* $Id: viking.h,v 1.18 1997/04/11 00:42:23 davem Exp $
  * viking.h:  Defines specific to the GNU/Viking MBUS module.
  *            This is SRMMU stuff.
  *
@@ -191,7 +191,7 @@
 			      "1:\n\t" : :
 			      "r" (mreg), "r" (mxcc_creg),
 			      "r" (MXCC_CREG), "i" (ASI_M_MMUREGS),
-			      "i" (ASI_M_MXCC) : "g2");
+			      "i" (ASI_M_MXCC) : "g2", "cc");
 	*mregp = mreg;
 	*mxcc_cregp = mxcc_creg;
 }

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