patch-2.4.0-test10 linux/include/asm-sparc/page.h
Next file: linux/include/asm-sparc/param.h
Previous file: linux/include/asm-sparc/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Oct 30 14:34:12 2000
- Orig file:
v2.4.0-test9/linux/include/asm-sparc/page.h
- Orig date:
Thu Aug 10 12:43:12 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/asm-sparc/page.h linux/include/asm-sparc/page.h
@@ -1,4 +1,4 @@
-/* $Id: page.h,v 1.54 2000/08/10 01:04:53 davem Exp $
+/* $Id: page.h,v 1.55 2000/10/30 21:01:41 davem Exp $
* page.h: Various defines and such for MMU operations on the Sparc for
* the Linux kernel.
*
@@ -38,7 +38,6 @@
* this so lets disable it. - Anton
*/
#if 0
-/* #if (__GNUC__ > 2) || (__GNUC__ == 2 && __GNUC_MINOR__ >= 8) */
/* We need the mb()'s so we don't trigger a compiler bug - Anton */
#define BUG() do { \
mb(); \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)