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

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)