aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/sigfpe_codes.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlat/sigfpe_codes.in')
-rw-r--r--xlat/sigfpe_codes.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/xlat/sigfpe_codes.in b/xlat/sigfpe_codes.in
index ab86b261..4ef0667a 100644
--- a/xlat/sigfpe_codes.in
+++ b/xlat/sigfpe_codes.in
@@ -1,8 +1,8 @@
-FPE_INTDIV
-FPE_INTOVF
-FPE_FLTDIV
-FPE_FLTOVF
-FPE_FLTUND
-FPE_FLTRES
-FPE_FLTINV
-FPE_FLTSUB
+FPE_INTDIV 1
+FPE_INTOVF 2
+FPE_FLTDIV 3
+FPE_FLTOVF 4
+FPE_FLTUND 5
+FPE_FLTRES 6
+FPE_FLTINV 7
+FPE_FLTSUB 8