summaryrefslogtreecommitdiffstats
path: root/c-user/fatal_error.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/fatal_error.rst')
-rw-r--r--c-user/fatal_error.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/c-user/fatal_error.rst b/c-user/fatal_error.rst
index 8aa7c52..917ae3b 100644
--- a/c-user/fatal_error.rst
+++ b/c-user/fatal_error.rst
@@ -384,6 +384,10 @@ INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILED (37)
unexpected file descriptor number. This fatal error may occur during
system initialization. It is an application configuration error.
+INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT (38)
+ The floating point unit was used illegally, for example in interrupt
+ context on some architectures.
+
Operations
==========