patch-2.2.15 linux/include/asm-alpha/gentrap.h

Next file: linux/include/asm-alpha/hwrpb.h
Previous file: linux/include/asm-alpha/fpu.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-alpha/gentrap.h linux/include/asm-alpha/gentrap.h
@@ -13,7 +13,7 @@
 #define GEN_FLTUND	-5	/* fp underflow */
 #define GEN_FLTINV	-6	/* invalid fp operand */
 #define GEN_FLTINE	-7	/* inexact fp operand */
-#define GEN_DECOVF	-8	/* decimal overflow (for COBOL??) */
+#define GEN_DECOVF	-8	/* decimal overflow (for COBOL?) */
 #define GEN_DECDIV	-9	/* decimal division by zero */
 #define GEN_DECINV	-10	/* invalid decimal operand */
 #define GEN_ROPRAND	-11	/* reserved operand */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)