patch-2.4.25 linux-2.4.25/include/asm-alpha/system.h
Next file: linux-2.4.25/include/asm-cris/axisflashmap.h
Previous file: linux-2.4.25/include/asm-alpha/elf.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-alpha/system.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.24/include/asm-alpha/system.h linux-2.4.25/include/asm-alpha/system.h
@@ -201,6 +201,7 @@
enum amask_enum {
AMASK_BWX = (1UL << 0),
AMASK_FIX = (1UL << 1),
+ AMASK_CIX = (1UL << 2),
AMASK_MAX = (1UL << 8),
AMASK_PRECISE_TRAP = (1UL << 9),
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)